View Single Post
  #12  
Old 08-13-2003, 08:17 PM
streetxamurai
Fire Beetle
 
Join Date: Aug 2003
Posts: 1
Default Re: Error

Quote:
Originally Posted by Veragoan
Tried it.. didnt work.. here is what i did





Quote:
Welcome to the MySQL monitor. Commands end with ; or \g
Your MySQL connection id is 202 to server version 4.0.13-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> mysql -u root mysql
-> GRANT ALL PRIVILEGES ON eq.* to XXXXXX@localhost
-> IDENTIFIED BY 'XXXXXXXXX' WITH GRANT OPTION;
ERROR 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql -u root mysql
GRANT ALL PRIVILEGES ON eq.* to XXXX@loca
mysql>
Thats how it happened for me.

I got absolutely the same error
I'm using EQEmu v4.4
was anyone able tomake it work correctly?
Reply With Quote