Skip to content
Commit f8f807eb authored by Jarosław Staniek's avatar Jarosław Staniek
Browse files

Fix crash when accessing a query with duplicated table names

Example query that crashed: SELECT t.foo FROM t, t.
Now error message is displayed so user can fix the statement.

BUG:315852
FIXED-IN:2.8.4
REVIEW:118519
parent 7fdfdd57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment