when I input
mysql -u root -p XXXX dbname < c:/filename.sql
alway get this error "error 1064 <42000>:" you have an error in your SQL suntax; check the manual that corresponds to your MySql server version for the right syntax to use near .....
what is wrong with this statement?