/ Published in: Other
Expand |
Embed | Plain Text
grant all privileges on *.* to 'user'@'localhost' identified by 'password' with grant option; flush priveleges;
You need to login to post a comment.
jnunemaker on 09/07/06
mysql database sql php random array xml index explain perl fulltext databases
3 people have marked this snippet as a favorite
grant all privileges on *.* to 'user'@'localhost' identified by 'password' with grant option; flush priveleges;
You need to login to post a comment.