AgentVladimir
-
02:05:30 am on November 6, 2011 | # |
grant all privileges on *.* to ‘user’@'localhost’ identified by ‘password’;
flush privileges;
grant all privileges on *.* to ‘user’@'localhost’ identified by ‘password’;
flush privileges;