Re: [CentOS] centos & mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]




grant all on databasename.* to username@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
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux