>Description:
Running a specific query makes the mysqld goeing away...
>How-To-Repeat:
Under the following URL you find a partial mysqldump to repeat the error:
http://1net.ch/mysqlerr/err.sql
>Fix:
>Submitter-Id: Jene
>Originator:Jene Novakovic
>Organization
Hi,
I was appending Grant previledges to some databases
in mysql;
either i typed something wrong or there is a bug which
I am uncertain about, but what happened was I could
not login as su anymore. I then solved this problem by
changing grp (chgrp) permission in /bin/su and it
works fine.
However