Java,Android,Flex,Mobile,Java ME, Web Services Tips
Java,Android,Flex,Mobile,Java ME, Web Services Tips
Tuesday, March 1, 2011
MySQL Enable Remote Login
use mysql;
grant all privileges on *.* to 'root'@'%' identified by 'your password' with grant option;
flush privileges;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment