fixed derived table visibility scope for derived tables with union
mysql-test/r/derived.result: test of error messages mysql-test/t/derived.test: SELECT 1 as a FROM (SELECT 1 UNION SELECT a) b;
Showing
Please register or sign in to comment