You have an error in your SQL syntax

Hi

When I'm trying to put sql file in DB it show error

mysql -u DBuser -p DBname <DB.sql

after putting the password it show this error

ERROR 1064 (42000) at line 1: 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 'ÿþI
d
n
m
1
9(/'DDG

any idea ??

mysql 4.1
with old style (4.0) passwords

 

 

 

 

Top