Granting access on MySQL

Konrad Scorciapino fallenbr at uol.com.br
Sun Jun 22 15:46:56 PDT 2003


Hello,

I need to grant a user access to a database. How can I do it?

This is what I've tried:

mysql> grant all on databasename.* to username;

I got no error messages, but I after connecting as the user, I couldn't use the database.


More information about the freebsd-questions mailing list