Both hardy (5.0.51a) and karmic (5.0.75) don't allow the use of such a
query:

mysql> SELECT * FROM (SELECT mu.User FROM mysql.user mu UNION SELECT mu.user 
FROM mysql.user mu ORDER BY mu.User) a;
ERROR 1054 (42S22): Unknown column 'mu.User' in 'order clause'

which seems to be right behavior.

Marking this bug Fixed Released in hardy and above.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
       Status: New => Fix Released

** Also affects: mysql-dfsg-5.0 (Ubuntu Dapper)
   Importance: Undecided
       Status: New

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
   Importance: Undecided => Medium

** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper)
       Status: New => Triaged

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS
https://bugs.launchpad.net/bugs/392236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to