Proper handling of ORDER BY table.column in UNION's

This commit is contained in:
unknown 2002-12-02 20:18:51 +02:00
commit 47af809c61
28 changed files with 39 additions and 13 deletions

View file

@ -250,3 +250,4 @@
"Reference '%-.64s' not supported (%s)",
"Every derived table must have it's own alias"
"Select %u was reduced during optimisation",
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"