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.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to