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.
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
2 matches
Mail list logo