Seite 2 von 4

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 20:42
von Miriam
Tausche im Dump INSERT INTO gegen INSERT IGNORE INTO aus.

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 20:57
von Prontopronto
Das versuch' ich mal! Und müssen die Klammern beim CREATE TABLE auch weg?

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 21:11
von Miriam
Alle Zeilen, die mit CREATE TABLE anfangen. Tutti completti.

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 21:13
von Prontopronto
Also wenn dort beispielsweise steht:

Code: Alles auswählen

CREATE TABLE `phpbb_acl_groups` (
  `group_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `auth_option_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `auth_role_id` mediumint(8) unsigned NOT NULL DEFAULT '0',
  `auth_setting` tinyint(2) NOT NULL DEFAULT '0',
  KEY `group_id` (`group_id`),
  KEY `auth_opt_id` (`auth_option_id`),
  KEY `auth_role_id` (`auth_role_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
das Ganze löschen, bis zum utf8_bin;?

Sorry, ich stelle mich blöd an, ich weiß... :-?

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 21:17
von Miriam
Einschließlich des uft8_bin;.

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 21:28
von Prontopronto
Danke!

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 21:51
von Prontopronto
Ich habe es so versucht, aber leider kommt jetzt folgende Fehlermeldung:

Code: Alles auswählen

Allgemeiner Fehler
SQL ERROR [ mysqli ]

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 '# # phpBB Backup Script # Dump of tables for phpbb_ # DATE : 11-08-2013 17:28' at line 1 [1064]

SQL

# # phpBB Backup Script # Dump of tables for phpbb_ # DATE : 11-08-2013 17:28:07 GMT # # Table: phpbb_acl_groups INSERT IGNORE INTO phpbb_acl_groups (group_id, forum_id, auth_option_id, auth_role_id, auth_setting) VALUES (1, 0, 85, 0, 1),(1, 0, 111, 0, 1),(1, 0, 93, 0, 1),(5, 0, 0, 5, 0),(5, 0, 0, 1, 0),(2, 0, 0, 6, 0),(3, 0, 0, 6, 0),(4, 0, 0, 5, 0),(4, 0, 0, 10, 0),(5, 12, 0, 14, 0),(5, 9, 0, 14, 0),(5, 8, 0, 14, 0),(5, 7, 0, 14, 0),(5, 6, 0, 14, 0),(5, 5, 0, 14, 0),(5, 3, 0, 14, 0),(5, 11, 0, 14, 0),(5, 10, 0, 14, 0),(6, 1, 0, 17, 0),(4, 12, 0, 14, 0),(7, 0, 0, 23, 0),(4, 9, 0, 14, 0),(5, 4, 0, 14, 0),(6, 33, 0, 17, 0),(4, 8, 0, 14, 0),(4, 7, 0, 14, 0),(4, 6, 0, 14, 0),(4, 5, 0, 14, 0),(4, 3, 0, 14, 0),(4, 11, 0, 14, 0),(4, 10, 0, 14, 0),(3, 1, 0, 17, 0),(1, 12, 0, 17, 0),(1, 9, 0, 16, 0),(1, 7, 0, 17, 0),(1, 6, 0, 17, 0),(1, 5, 0, 17, 0),(1, 11, 0, 17, 0),(1, 10, 0, 16, 0),(2, 1, 0, 21, 0),(2, 12, 0, 21, 0),(2, 9, 0, 21, 0),(2, 8, 0, 21, 0),(2, 7, 0, 21, 0),(2, 6, 0, 21, 0),(2, 5, 0, 21, 0),(2, 3, 0, 21, 0),(2, 11, 0, 21, 0),(2, 10, 0, 21, 0),(1, 1, 0, 17, 0),(3, 12, 0, 17, 0),(3, 9, 0, 17, 0),(3, 8, 0, 17, 0),(3, 7, 0, 17, 0),(3, 6, 0, 17, 0),(3, 5, 0, 17, 0),(3, 3, 0, 17, 0),(3, 11, 0, 17, 0),(3, 10, 0, 17, 0),(4, 1, 0, 14, 0),(6, 12, 0, 17, 0),(6, 9, 0, 17, 0),(6, 8, 0, 17, 0),(6, 7, 0, 17, 0),(6, 6, 0, 17, 0),(6, 5, 0, 17, 0),(6, 3, 0, 19, 0),(6, 11, 0, 17, 0),(6, 10, 0, 17, 0),(5, 1, 0, 14, 0),(5, 13, 0, 14, 0),(4, 13, 0, 14, 0),(1, 13, 0, 17, 0),(2, 13, 0, 21, 0),(3, 13, 0, 17, 0),(6, 13, 0, 17, 0),(2, 33, 0, 14, 0),(7, 33, 0, 14, 0),(4, 33, 1, 0, 1),(6, 19, 0, 17, 0),(3, 19, 0, 17, 0),(2, 19, 0, 21, 0),(1, 19, 0, 17, 0),(4, 19, 0, 14, 0),(5, 19, 0, 14, 0),(6, 18, 0, 17, 0),(3, 18, 0, 17, 0),(2, 18, 0, 21, 0),(1, 18, 0, 16, 0),(4, 18, 0, 14, 0),(5, 18, 0, 14, 0),(6, 27, 0, 17, 0),(3, 27, 0, 17, 0),(2, 27, 0, 21, 0),(1, 27, 0, 16, 0),(4, 27, 0, 14, 0),(5, 27, 0, 14, 0),(4, 33, 30, 0, 1),(4, 33, 29, 0, 1),(4, 33, 16, 0, 1),(4, 33, 23, 0, 1),(4, 33, 18, 0, 1),(4, 33, 15, 0, 1),(4, 4, 0, 14, 0),(4, 33, 12, 0, 1),(1, 4, 0, 16, 0),(6, 15, 0, 17, 0),(3, 15, 0, 17, 0),(2, 15, 0, 21, 0),(1, 15, 0, 17, 0),(4, 15, 0, 14, 0),(5, 15, 0, 14, 0),(4, 33, 28, 0, 1),(4, 33, 27, 0, 1),(4, 33, 22, 0, 1),(4, 33, 19, 0, 1),(4, 33, 9, 0, 1),(4, 33, 8, 0, 1),(5, 22, 2, 0, 1),(5, 22, 11, 0, 1),(5, 22, 14, 0, 1),(5, 22, 17, 0, 1),(5, 22, 20, 0, 1),(5, 22, 21, 0, 1),(5, 22, 26, 0, 1),(5, 22, 3, 0, 1),(5, 22, 4, 0, 1),(5, 22, 7, 0, 1),(5, 22, 10, 0, 1),(5, 22, 13, 0, 1),(5, 22, 24, 0, 1),(5, 22, 25, 0, 1),(5, 22, 5, 0, 1),(5, 22, 6, 0, 1),(5, 22, 8, 0, 1),(5, 22, 9, 0, 1),(5, 22, 19, 0, 1),(5, 22, 22, 0, 1),(5, 22, 27, 0, 1),(5, 22, 28, 0, 1),(5, 22, 12, 0, 1),(5, 22, 15, 0, 1),(5, 22, 18, 0, 1),(5, 22, 23, 0, 1),(5, 22, 16, 0, 1),(5, 22, 29, 0, 1),(5, 22, 30, 0, 1),(5, 22, 1, 0, 1),(4, 22, 2, 0, 1),(4, 22, 11, 0, 1),(4, 22, 14, 0, 1),(4, 22, 17, 0, 1),(4, 22, 20, 0, 1),(4, 22, 21, 0, 1),(4, 22, 26, 0, 1),(4, 22, 3, 0, 1),(4, 22, 4, 0, 1),(4, 22, 7, 0, 1),(4, 22, 10, 0, 1),(4, 22, 13, 0, 1),(4, 22, 24, 0, 1),(4, 22, 25, 0, 1),(4, 22, 5, 0, 1),(4, 22, 6, 0, 1),(4, 22, 8, 0, 1),(4, 22, 9, 0, 1),(4, 22, 19, 0, 1),(4, 22, 22, 0, 1),(4, 22, 27, 0, 1),(4, 22, 28, 0, 1),(4, 22, 12, 0, 1),(4, 22, 15, 0, 1),(4, 22, 18, 0, 1),(4, 22, 23, 0, 1),(4, 22, 16, 0, 1),(4, 22, 29, 0, 1),(4, 22, 30, 0, 1),(4, 22, 1, 0, 1),(7, 22, 0, 14, 0),(2, 22, 0, 21, 0),(6, 22, 0, 17, 0),(5, 23, 2, 0, 1),(5, 23, 11, 0, 1),(5, 23, 14, 0, 1),(5, 23, 17, 0, 1),(5, 23, 20, 0, 1),(5, 23, 21, 0, 1),(5, 23, 26, 0, 1),(5, 23, 3, 0, 1),(5, 23, 4, 0, 1),(5, 23, 7, 0, 1),(5, 23, 10, 0, 1),(5, 23, 13, 0, 1),(5, 23, 24, 0, 1),(5, 23, 25, 0, 1),(5, 23, 5, 0, 1),(5, 23, 6, 0, 1),(5, 23, 8, 0, 1),(5, 23, 9, 0, 1),(5, 23, 19, 0, 1),(5, 23, 22, 0, 1),(5, 23, 27, 0, 1),(5, 23, 28, 0, 1),(5, 23, 12, 0, 1),(5, 23, 15, 0, 1),(5, 23, 18, 0, 1),(5, 23, 23, 0, 1),(5, 23, 16, 0, 1),(5, 23, 29, 0, 1),(5, 23, 30, 0, 1),(5, 23, 1, 0, 1),(4, 23, 2, 0, 1),(4, 23, 11, 0, 1),(4, 23, 14, 0, 1),(4, 23, 17, 0, 1),(4, 23, 20, 0, 1),(4, 23, 21, 0, 1),(4, 23, 26, 0, 1),(4, 23, 3, 0, 1),(4, 23, 4, 0, 1),(4, 23, 7, 0, 1),(4, 23, 10, 0, 1),(4, 23, 13, 0, 1),(4, 23, 24, 0, 1),(4, 23, 25, 0, 1),(4, 23, 5, 0, 1),(4, 23, 6, 0, 1),(4, 23, 8, 0, 1),(4, 23, 9, 0, 1),(4, 23, 19, 0, 1),(4, 23, 22, 0, 1),(4, 23, 27, 0, 1),(4, 23, 28, 0, 1),(4, 23, 12, 0, 1),(4, 23, 15, 0, 1),(4, 23, 18, 0, 1),(4, 23, 23, 0, 1),(4, 23, 16, 0, 1),(4, 23, 29, 0, 1),(4, 23, 30, 0, 1),(4, 23, 1, 0, 1),(7, 23, 0, 14, 0),(2, 23, 0, 14, 0),(6, 23, 0, 17, 0),(5, 24, 2, 0, 1),(5, 24, 11, 0, 1),(5, 24, 14, 0, 1),(5, 24, 17, 0, 1),(5, 24, 20, 0, 1),(5, 24, 21, 0, 1),(5, 24, 26, 0, 1),(5, 24, 3, 0, 1),(5, 24, 4, 0, 1),(5, 24, 7, 0, 1),(5, 24, 10, 0, 1),(5, 24, 13, 0, 1),(5, 24, 24, 0, 1),(5, 24, 25, 0, 1),(5, 24, 5, 0, 1),(5, 24, 6, 0, 1),(5, 24, 8, 0, 1),(5, 24, 9, 0, 1),(5, 24, 19, 0, 1),(5, 24, 22, 0, 1),(5, 24, 27, 0, 1),(5, 24, 28, 0, 1),(5, 24, 12, 0, 1),(5, 24, 15, 0, 1),(5, 24, 18, 0, 1),(5, 24, 23, 0, 1),(5, 24, 16, 0, 1),(5, 24, 29, 0, 1),(5, 24, 30, 0, 1),(5, 24, 1, 0, 1),(4, 24, 2, 0, 1),(4, 24, 11, 0, 1),(4, 24, 14, 0, 1),(4, 24, 17, 0, 1),(4, 24, 20, 0, 1),(4, 24, 21, 0, 1),(4, 24, 26, 0, 1),(4, 24, 3, 0, 1),(4, 24, 4, 0, 1),(4, 24, 7, 0, 1),(4, 24, 10, 0, 1),(4, 24, 13, 0, 1),(4, 24, 24, 0, 1),(4, 24, 25, 0, 1),(4, 24, 5, 0, 1),(4, 24, 6, 0, 1),(4, 24, 8, 0, 1),(4, 24, 9, 0, 1),(4, 24, 19, 0, 1),(4, 24, 22, 0, 1),(4, 24, 27, 0, 1),(4, 24, 28, 0, 1),(4, 24, 12, 0, 1),(4, 24, 15, 0, 1),(4, 24, 18, 0, 1),(4, 24, 23, 0, 1),(4, 24, 16, 0, 1),(4, 24, 29, 0, 1),(4, 24, 30, 0, 1),(4, 24, 1, 0, 1),(7, 24, 0, 14, 0),(2, 24, 0, 21, 0),(6, 24, 0, 17, 0),(5, 25, 0, 14, 0),(4, 25, 0, 14, 0),(1, 25, 0, 17, 0),(2, 25, 0, 21, 0),(3, 25, 0, 17, 0),(6, 25, 0, 17, 0),(5, 26, 0, 14, 0),(4, 26, 0, 14, 0),(1, 26, 0, 17, 0),(2, 26, 0, 21, 0),(3, 26, 0, 17, 0),(6, 26, 0, 17, 0),(5, 28, 0, 14, 0),(4, 28, 0, 14, 0),(1, 28, 0, 17, 0),(2, 28, 0, 21, 0),(3, 28, 0, 17, 0),(6, 28, 0, 17, 0),(5, 29, 0, 14, 0),(4, 29, 0, 14, 0),(1, 29, 0, 17, 0),(2, 29, 0, 21, 0),(3, 29, 0, 17, 0),(6, 29, 0, 17, 0),(5, 30, 0, 14, 0),(4, 30, 0, 14, 0),(1, 30, 0, 17, 0),(2, 30, 0, 21, 0),(3, 30, 0, 17, 0),(6, 30, 0, 17, 0),(5, 31, 0, 14, 0),(4, 31, 0, 14, 0),(1, 31, 0, 16, 0),(2, 31, 0, 21, 0),(3, 31, 0, 17, 0),(6, 31, 0, 17, 0),(4, 33, 6, 0, 1),(4, 33, 5, 0, 1),(4, 33, 25, 0, 1),(4, 33, 24, 0, 1),(4, 33, 13, 0, 1),(4, 33, 10, 0, 1),(4, 33, 7, 0, 1),(4, 33, 4, 0, 1),(4, 33, 3, 0, 1),(4, 33, 26, 0, 1),(4, 33, 21, 0, 1),(4, 33, 20, 0, 1),(4, 33, 17, 0, 1),(4, 33, 14, 0, 1),(4, 33, 11, 0, 1),(4, 33, 2, 0, 1),(5, 33, 1, 0, 1),(5, 33, 30, 0, 1),(5, 33, 29, 0, 1),(5, 33, 16, 0, 1),(5, 33, 23, 0, 1),(5, 33, 18, 0, 1),(5, 33, 15, 0, 1),(5, 33, 12, 0, 1),(5, 33, 28, 0, 1),(5, 33, 27, 0, 1),(5, 33, 22, 0, 1),(5, 33, 19, 0, 1),(5, 33, 9, 0, 1),(5, 33, 8, 0, 1),(5, 33, 6, 0, 1),(5, 33, 5, 0, 1),(5, 33, 25, 0, 1),(5, 33, 24, 0, 1),(5, 33, 13, 0, 1),(5, 33, 10, 0, 1),(5, 33, 7, 0, 1),(5, 33, 4, 0, 1),(5, 33, 3, 0, 1),(5, 33, 26, 0, 1),(5, 33, 21, 0, 1),(5, 33, 20, 0, 1),(5, 33, 17, 0, 1),(5, 33, 14, 0, 1),(5, 33, 11, 0, 1),(5, 33, 2, 0, 1),(6, 32, 0, 17, 0),(3, 32, 0, 17, 0),(2, 32, 0, 21, 0),(1, 32, 0, 17, 0),(4, 32, 0, 14, 0),(5, 32, 0, 14, 0),(5, 35, 0, 14, 0),(4, 35, 0, 14, 0),(2, 35, 0, 16, 0),(5, 36, 2, 0, 1),(5, 36, 11, 0, 1),(5, 36, 14, 0, 1),(5, 36, 17, 0, 1),(5, 36, 20, 0, 1),(5, 36, 21, 0, 1),(5, 36, 26, 0, 1),(5, 36, 3, 0, 1),(5, 36, 4, 0, 1),(5, 36, 7, 0, 1),(5, 36, 10, 0, 1),(5, 36, 13, 0, 1),(5, 36, 24, 0, 1),(5, 36, 25, 0, 1),(5, 36, 5, 0, 1),(5, 36, 6, 0, 1),(5, 36, 8, 0, 1),(5, 36, 9, 0, 1),(5, 36, 19, 0, 1),(5, 36, 22, 0, 1),(5, 36, 27, 0, 1),(5, 36, 28, 0, 1),(5, 36, 12, 0, 1),(5, 36, 15, 0, 1),(5, 36, 18, 0, 1),(5, 36, 23, 0, 1),(5, 36, 16, 0, 1),(5, 36, 29, 0, 1),(5, 36, 30, 0, 1),(5, 36, 1, 0, 1),(4, 36, 2, 0, 1),(4, 36, 11, 0, 1),(4, 36, 14, 0, 1),(4, 36, 17, 0, 1),(4, 36, 20, 0, 1),(4, 36, 21, 0, 1),(4, 36, 26, 0, 1),(4, 36, 3, 0, 1),(4, 36, 4, 0, 1),(4, 36, 7, 0, 1),(4, 36, 10, 0, 1),(4, 36, 13, 0, 1),(4, 36, 24, 0, 1),(4, 36, 25, 0, 1),(4, 36, 5, 0, 1),(4, 36, 6, 0, 1),(4, 36, 8, 0, 1),(4, 36, 9, 0, 1),(4, 36, 19, 0, 1),(4, 36, 22, 0, 1),(4, 36, 27, 0, 1),(4, 36, 28, 0, 1),(4, 36, 12, 0, 1),(4, 36, 15, 0, 1),(4, 36, 18, 0, 1),(4, 36, 23, 0, 1),(4, 36, 16, 0, 1),(4, 36, 29, 0, 1),(4, 36, 30, 0, 1),(4, 36, 1, 0, 1),(7, 36, 0, 14, 0),(2, 36, 0, 21, 0),(6, 36, 0, 17, 0),(5, 37, 0, 14, 0),(4, 37, 0, 14, 0),(1, 37, 0, 17, 0),(2, 37, 0, 21, 0),(3, 37, 0, 17, 0),(6, 37, 0, 17, 0),(5, 38, 2, 0, 1),(5, 38, 11, 0, 1),(5, 38, 14, 0, 1),(5, 38, 17, 0, 1),(5, 38, 20, 0, 1),(5, 38, 21, 0, 1),(5, 38, 26, 0, 1),(5, 38, 3, 0, 1),(5, 38, 4, 0, 1),(5, 38, 7, 0, 1),(5, 38, 10, 0, 1),(5, 38, 13, 0, 1),(5, 38, 24, 0, 1),(5, 38, 25, 0, 1),(5, 38, 5, 0, 1),(5, 38, 6, 0, 1),(5, 38, 8, 0, 1),(5, 38, 9, 0, 1),(5, 38, 19, 0, 1),(5, 38, 22, 0, 1),(5, 38, 27, 0, 1),(5, 38, 28, 0, 1),(5, 38, 12, 0, 1),(5, 38, 15, 0, 1),(5, 38, 18, 0, 1),(5, 38, 23, 0, 1),(5, 38, 16, 0, 1),(5, 38, 29, 0, 1),(5, 38, 30, 0, 1),(5, 38, 1, 0, 1),(4, 38, 2, 0, 1),(4, 38, 11, 0, 1),(4, 38, 14, 0, 1),(4, 38, 17, 0, 1),(4, 38, 20, 0, 1),(4, 38, 21, 0, 1),(4, 38, 26, 0, 1),(4, 38, 3, 0, 1),(4, 38, 4, 0, 1),(4, 38, 7, 0, 1),(4, 38, 10, 0, 1),(4, 38, 13, 0, 1),(4, 38, 24, 0, 1),(4, 38, 25, 0, 1),(4, 38, 5, 0, 1),(4, 38, 6, 0, 1),(4, 38, 8, 0, 1),(4, 38, 9, 0, 1),(4, 38, 19, 0, 1),(4, 38, 22, 0, 1),(4, 38, 27, 0, 1),(4, 38, 28, 0, 1),(4, 38, 12, 0, 1),(4, 38, 15, 0, 1),(4, 38, 18, 0, 1),(4, 38, 23, 0, 1),(4, 38, 16, 0, 1),(4, 38, 29, 0, 1),(4, 38, 30, 0, 1),(4, 38, 1, 0, 1),(7, 38, 0, 14, 0),(2, 38, 0, 14, 0),(6, 38, 0, 17, 0),(5, 39, 0, 14, 0),(4, 39, 0, 14, 0),(1, 39, 0, 16, 0),(2, 39, 0, 21, 0),(3, 39, 0, 17, 0),(6, 39, 0, 17, 0),(5, 41, 2, 0, 1),(5, 41, 11, 0, 1),(5, 41, 14, 0, 1),(5, 41, 17, 0, 1),(5, 41, 20, 0, 1),(5, 41, 21, 0, 1),(5, 41, 26, 0, 1),(5, 41, 3, 0, 1),(5, 41, 4, 0, 1),(5, 41, 7, 0, 1),(5, 41, 10, 0, 1),(5, 41, 13, 0, 1),(5, 41, 24, 0, 1),(5, 41, 25, 0, 1),(5, 41, 5, 0, 1),(5, 41, 6, 0, 1),(5, 41, 8, 0, 1),(5, 41, 9, 0, 1),(5, 41, 19, 0, 1),(5, 41, 22, 0, 1),(5, 41, 27, 0, 1),(5, 41, 28, 0, 1),(5, 41, 12, 0, 1),(5, 41, 15, 0, 1),(5, 41, 18, 0, 1),(5, 41, 23, 0, 1),(5, 41, 16, 0, 1),(5, 41, 29, 0, 1),(5, 41, 30, 0, 1),(5, 41, 1, 0, 1),(4, 41, 2, 0, 1),(4, 41, 11, 0, 1),(4, 41, 14, 0, 1),(4, 41, 17, 0, 1),(4, 41, 20, 0, 1),(4, 41, 21, 0, 1),(4, 41, 26, 0, 1),(4, 41, 3, 0, 1),(4, 41, 4, 0, 1),(4, 41, 7, 0, 1),(4, 41, 10, 0, 1),(4, 41, 13, 0, 1),(4, 41, 24, 0, 1),(4, 41, 25, 0, 1),(4, 41, 5, 0, 1),(4, 41, 6, 0, 1),(4, 41, 8, 0, 1),(4, 41, 9, 0, 1),(4, 41, 19, 0, 1),(4, 41, 22, 0, 1),(4, 41, 27, 0, 1),(4, 41, 28, 0, 1),(4, 41, 12, 0, 1),(4, 41, 15, 0, 1),(4, 41, 18, 0, 1),(4, 41, 23, 0, 1),(4, 41, 16, 0, 1),(4, 41, 29, 0, 1),(4, 41, 30, 0, 1),(4, 41, 1, 0, 1),(1, 41, 0, 16, 0),(7, 41, 0, 14, 0),(2, 41, 0, 21, 0),(6, 41, 0, 17, 0),(5, 42, 0, 14, 0),(4, 42, 0, 14, 0),(1, 42, 0, 16, 0),(2, 42, 0, 21, 0),(3, 42, 0, 17, 0),(6, 42, 0, 17, 0),(5, 43, 0, 14, 0),(4, 43, 0, 14, 0),(1, 43, 0, 16, 0),(2, 43, 0, 21, 0),(3, 43, 0, 17, 0),(6, 43, 0, 17, 0),(1, 24, 0, 17, 0),(1, 36, 0, 17, 0),(1, 38, 0, 16, 0),(1, 35, 0, 16, 0),(1, 23, 0, 17, 0),(1, 33, 0, 16, 0),(1, 8, 0, 17, 0),(1, 22, 0, 17, 0),(1, 3, 0, 17, 0)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 754
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()

FILE: [ROOT]/includes/acp/acp_database.php
LINE: 335
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_database->main()

FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
:-(

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 21:55
von Miriam
Nochmal:
Miriam hat geschrieben:...
Das Backup (Dump) sollst Du direkt in Deine DB einspielen. Auch ohne die CREATE TABLE Anweisungen und mit INSERT IGNORE.

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 22:02
von Prontopronto
Ach so, mit dem phpMyAdmin?

Re: Benutzer und Beiträge aus Backup wiederherstellen für Do

Verfasst: 11.08.2013 22:22
von Fyleria
Hallo,

ja, am besten mit phpMyAdmin :)