The latter query caused the initial crash, The first is a simplified
query which is using the mysql user database and also crashes
So please use this query on a MySQL 5.0.22 Server on Ubuntu 6.06.2 LTS
SELECT * FROM (SELECT mu.User FROM mysql.user mu UNION SELECT mu.user FROM
mysql.user mu ORDER BY mu.User) a;
The ORDER BY is causing the crash. I don't think the ORDER BY is
syntactically allowed there.
** Changed in: mysql-dfsg-5.0 (Ubuntu)
Status: Incomplete => New
--
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