moving website

Permalink
Hi, i'm in the process of moving a website to a new host. Right now i'm importing the old database (the sql file) to the new database.

All tables seems to be imported correct but the import ends with the message:

There is a chance that you may have found a bug in the SQL     parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. 
(/....)
MySQL said: Documentation
#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 '' at line 1


Website looks to be working as usual. Should I be worried about this message?

GreyhorseDesign
 
JohntheFish replied on at Permalink Best Answer Reply
JohntheFish
Have a look at the sql import file and see if it has blank lines at the end.