MySQL Forums
Forum List  »  Newbie

Re: unable to create database even as root user
Posted by: siva balan
Date: February 17, 2012 09:57PM

Namaskaram scott,

Thank you for your reply.
i tried your suggestion.but still unable to create a database.
please find below the show grant result.

mysql> show grants;
+--------------------------------------+
| Grants for @localhost |
+--------------------------------------+
| GRANT USAGE ON *.* TO ''@'localhost' |
+--------------------------------------+
1 row in set (0.00 sec)

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.