Jump to content

Exporting Database???


trip272

Recommended Posts

I exported my database with phpMyAdmin and tried to import it to my new server but I got this error.

Error

 

SQL-query :

 

LOAD DATA LOCAL INFILE '/tmp/phpAZaYSX' REPLACE INTO TABLE `speech`

FIELDS TERMINATED BY ';'

ENCLOSED BY '"'

ESCAPED BY '\\'

LINES TERMINATED BY '\r\n'

 

MySQL said:

 

The used command is not allowed with this MySQL version

 

I think it's because the MYSQL versions must be different but how can I export it to be most compatible?

Link to comment
https://forums.phpfreaks.com/topic/37895-exporting-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.