I have an sql file that i exported from phpmyadmin on another computer. I tried to import the file on this computer and I get this error:
Error
<
I've had this problem just this moment and none of the above answers solved my problem. Eventually, I ran the export again and the resulting .sql file was much larger. So the problem was a faulty export which resulted in an incomplete SQL file. The necessary statements would have been truncated in this case.