A fix for a bug in fix_fields in case like this:
select .. UNION select some_column; This is exhibited in sub-selects and derived tables.
Showing
Please register or sign in to comment
select .. UNION select some_column; This is exhibited in sub-selects and derived tables.