can anyone help me here? i am trying to get a new server up and running and having compications with some of the commands in mysql.exe (sp) I try putting in this command,
Code:
grant all privileges on *.* to username@localhost identified by 'password' with grant option;
I get some error about it being an incorrect command. I used this post to walk me through it, and i am getting no where.
http://www.eqemulator.net/forums/viewtopic.php?t=13403 Please can someone give me a hand