Hi,

I've put here this my problem, but without an answer.
If I (admin1) have all privileges with grant option on database 'db1' and 
no privileges in 'mysql', why this does not work....
mysql> grant all privileges on db1.* to aaa@localhost identified by 'aaa';
ERROR 1044: Access denied for user: 'admin1@localhost' to database 'mysql'

Thanks for help.
Jan Stary



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to