skip to main
|
skip to sidebar
Friday, 18 April 2008
mysql privileges to only one database rather than global
Here is the Mysql command for database specific user privileges rather than global:
grant all on database.* to 'user'@'localhost' identified by 'password';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2008
(18)
►
August
(1)
▼
April
(10)
http://centricle.com/tools/html-entities/
How to use Google Translate to offer your website ...
Foreign Keys in Mysql
mysql privileges to only one database rather than ...
print HTML block inside code
yahoo yui document page width
php and Javascript to rotate an image
php to pull down rss feeds with cURL
mysql command for creating a primary index
php function to submit values to a form
►
March
(3)
►
February
(4)
About Me
Admin
View my complete profile
No comments:
Post a Comment