View Single Post
  #5  
Old 01-31-2010, 07:26 AM
harddisk
Fire Beetle
 
Join Date: Jan 2010
Location: CH
Posts: 20
Default

Quote:
Originally Posted by pfyon View Post
Or, you can just copy the dump to the folder containing mysql.exe and import it the same way without worrying about the path.
I have this when I try your command line.... My syntax is wrong ?

C:\mysql\bin>mysql -u root -p peq < peqbkp.sql
Enter password: ****
ERROR 1064 (42000) at line 13: You have an error in your SQL syntax; check the m
anual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Reply With Quote