Title: Problems with the exported SQL-command
Last modified: August 20, 2016

---

# Problems with the exported SQL-command

 *  [pretorian1986](https://wordpress.org/support/users/pretorian1986/)
 * (@pretorian1986)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-with-the-exported-sql-command/)
 * I couldn’t import the SQL-Tables, because following error occured when i tried
   to import them:
 * SQL-Befehl:
 * ###################
    # Dumping table wp_commentmeta ################### CREATE
   TABLE `wp_commentmeta` ( `meta_id` int( 20 ) not_null primary_key unsigned AUTO_INCREMENT,`
   comment_id` int( 20 ) not_null multiple_key unsigned, `meta_key` STRING ( 765)
   multiple_key, `meta_value` blob( -1 ) blob PRIMARY KEY ( `meta_id` ) ) TYPE =
   MYISAM ;
 * MySQL meldet: Dokumentation
    #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 ‘not_null primary_key unsigned auto_increment,`comment_id` int(20)
   not_null multi’ at line 5

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Anthony](https://wordpress.org/support/users/adzbierajewski/)
 * (@adzbierajewski)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-with-the-exported-sql-command/#post-2261566)
 * I will look into this, and probably post an update later this week
 *  Plugin Author [Anthony](https://wordpress.org/support/users/adzbierajewski/)
 * (@adzbierajewski)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-with-the-exported-sql-command/#post-2261718)
 * There!, I have fixed and released a patch, please update to the latest version
   of the plugin.
 *  Thread Starter [pretorian1986](https://wordpress.org/support/users/pretorian1986/)
 * (@pretorian1986)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/problems-with-the-exported-sql-command/#post-2261719)
 * cool. i will try it tomorrow.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems with the exported SQL-command’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-sql-backup.svg)
 * [WordPress SQL Backup](https://wordpress.org/plugins/wordpress-sql-backup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-sql-backup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-sql-backup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-sql-backup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-sql-backup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-sql-backup/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [pretorian1986](https://wordpress.org/support/users/pretorian1986/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/problems-with-the-exported-sql-command/#post-2261719)
 * Status: not resolved