Re: Still getting problems creating a new super user on version 4 under WinXP

2004-04-27 Thread Lou Olsten
IL PROTECTED]> Sent: Tuesday, April 27, 2004 4:35 PM Subject: Still getting problems creating a new super user on version 4 under WinXP GRANT ALL PRIVILEGES ON *.* TO 'username'@'localhost' IDENTIFIED BY 'password' WITH GRANT OPTION; Excuted in a MySQL console retu

Still getting problems creating a new super user on version 4 under WinXP

2004-04-27 Thread Jeff Ritchie
GRANT ALL PRIVILEGES ON *.* TO 'username'@'localhost' IDENTIFIED BY 'password' WITH GRANT OPTION; Excuted in a MySQL console returns the following SQL error "ERROR 1064:you have an error in your SQL syntax. check the manual that corresponds to you MYSQL server version for the right syntax to use