ERROR 1045
im having that error when i go to type in
GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
in mysql.exe
after i type in
GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%';
it says Access denied for user ' 127.0.0.1' <using password NO>
|