[CentOS] centos & mysql

Tom Brown tom at ng23.net
Fri Jun 2 10:04:55 UTC 2006


> grant all on databasename.* to username at host identified by 'password';
> 
> flush privileges;

oh and you dont need to grant 'all' you can specify what you want that 
user to be able to do, ie create, drop, delete etc...

thanks



More information about the CentOS mailing list