Dear All,
I hav encounter some problems with the new installation of MySQL 4.0.2-nt, it looks fine after it was installed but when i want to put the database back from backup.sql to mysql it keeps on showing me error message, and the error message is:
mysql> mysql testdatabase < "c:\backup.sql";
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 testdatabase < "c:\backup.sql"' at line 1
in the previous version it doesn't hav this problems... can anyone help me???
thanks & regards,
pf