features downloads screenshots contribute contact references faq help
 

Why do I get an import error (SQL syntax error)?

If you get an error message like the following when importing a backup, you should make sure that you have PHP > PHP 4.3 installed. (Like recommended in INSTALL.txt.)

CREATE TABLE `test_db`
( `test_id` mediumint(8) unsigned NOT NULL auto_increment,
`test_str` varchar(25) NOT NULL default '', )
TYPE=MyISAM AUTO_INCREMENT=1 ;

You have an error in your SQL syntax near ';' at line 5 

If you have installed PHP >4.3 don't hesitate to contact me.


Please rate this entry: useless 1 2 3 4 5 valuable

You cannot comment on this entry

powered by phpMyFAQ




Visit also the phpMyBackupPro project site for more information.