Because of a missing Cpanel. I'm dumping a large SQL file using
http://www.ozerov.de/bigdump.php
But i have the following error :
Error at the line 13: /*!40101 SET NAMES */;
Query: /*!40101 SET NAMES */;
MySQL: 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
Stopped on error
What's wrong with the syntax?