Datenbank-Problem bei Import

  • Hallo,

    beim Versuch ein mit WP DB-Backup in Wordpress 2.08 erstelltes Backup mit mysqldumper in eine 1&1 Datenbank einzuspielen, erhalte ich untenstehenden Syntax-Fehler. Kann mir jemand weiterhelfen?

    PHP
    Fehler bei der Anfrage:
     
    INSERT INTO `wp_categories` VALUES (1, 'Frauenfußball Allgemein', 'allgemein', '', 0, 335) ; INSERT INTO `wp_categories` VALUES (12, 'Frauenfußball in der Welt', 'frauenfussball-welt', '', 0, 383) ; INSERT INTO `wp_categories` VALUES (11, 'Frauenfußball national', 'frauenfussball-national', '', 0, 767) ; INSERT INTO `wp_categories` VALUES (14, 'Presse & TV', 'presse-tv', '', 0, 75) ; INSERT INTO `wp_categories` VALUES (15, 'Witziges & Kurioses', 'witziges-kurioses', '', 0, 26) ; INSERT INTO `wp_categories` VALUES (16, 'Blog intern', 'blog-intern', '', 0, 18) ; INSERT INTO `wp_categories` VALUES (17, 'Olympia Peking 2008', 'olympia-peking-2008', '', 0, 58) ; INSERT INTO `wp_categories` VALUES (18, 'Frauenfußball-WM 2011', 'wm-2011', '', 0, 38) ; # # End of data contents of table `wp_categories` # -------------------------------------------------------- # -------------------------------------------------------- # Table: `wp_comments` # -------------------------------------------------------- # # Delete any existing table `wp_comments` # DROP TABLE IF EXISTS `wp_comments`; # # Table structure of table `wp_comments` # CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` int(11) NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` enum('0','1','spam') NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) NOT NULL default '0', `user_id` bigint(20) NOT NULL default '0', `comment_subscribe` enum('Y','N') NOT NULL default 'N',MySQL meldet:
     
    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 '; INSERT INTO `wp_categories` VALUES (12, 'Frauenfußball in



    Der Original-Auszug aus der SQL-Datei sieht folgendermaßen aus:

    • Anzeige

    Hallo!

    Wenn du gerade an deiner Website arbeitest oder dein aktuelles Hosting überdenkst: Wir betreiben mit NetzLiving eine Hosting-Plattform, die speziell auf Performance, Sicherheit und einfache Verwaltung ausgelegt ist.

    • ✔️ Schnelle Ladezeiten (optimiert für WordPress & Co.)
    • ✔️ Deutsche Server & DSGVO-konform
    • ✔️ Persönlicher Support (kein 0815-Ticket-System)

    Mehr erfahren

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!