Bug#297687: mysql-server-4.1: crash on a query wich worked fine before

2005-03-02 Thread Christian Hammers
forwarded 297687 http://bugs.mysql.com/ tags 29768 + confirmed upstream thanks Hello Dobai Thanks for your bug report. I could squeeze the query down to SELECT 1 FROM anytable WHERE (SELECT 1) IN (SELECT 1); and reported it to the authors. Any response is visible at the above mentioned URL.

Bug#297687: mysql-server-4.1: crash on a query wich worked fine before

2005-03-02 Thread Dobai-Pataky Balint
Package: mysql-server-4.1 Version: 4.1.10-1 Severity: important the query in question: select *,id as mmenuid from menu where (parent=1)and ( (select groupid from permissions where menuid=mmenuid ) in (select groupid from usergroups where userid= (select id