Probably you run mysql without user: mysql

try: mysql -u <user_have_access_to_mysql> -p

or check perms(guest logins, user logins) for creating new databases
and RTFM.

Almost root (superuser) have access to table mysql, where are
permissions stored.

   Michal Dvoracek                           [EMAIL PROTECTED]



---------------------------------------------------------------------
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