Permission for MYSQL'S user on particular IP
Developer
By the Developer, For the Developer.
Monday, 21 May 2012
Permission for MYSQL'S user on particular IP
Permission for MYSQL'S user on particular IP.
Run the below query :
Root=user
IP=IP address
mysql=Password
GRANT ALL PRIVILEGES ON *.* TO 'root’@'IP' IDENTIFIED BY 'mysql';
No comments:
Post a comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a comment