fehler bei DB importieren |
wir.2
Mitglied
 
[meine Galerie]
Dabei seit: 06.06.2009
Beiträge: 37
Herkunft: Spreewald
Postid: 14637
 |
|
fehler bei DB importieren |
Beitrag Nr.: 1  |
Fehler
SQL-Befehl:
-- -- Datenbank: `bierclub-krugau` -- -- -------------------------------------------------------- -- -- Tabellenstruktur für Tabelle `bb1_access` -- CREATE TABLE IF NOT EXISTS `bb1_access` ( `boardid` int(11) unsigned NOT NULL DEFAULT '0', `userid` int(11) unsigned NOT NULL DEFAULT '0', `can_view_board` tinyint(1) NOT NULL DEFAULT '-1', `can_enter_board` tinyint(1) NOT NULL DEFAULT '-1', `can_read_thread` tinyint(1) NOT NULL DEFAULT '-1', `can_start_topic` tinyint(1) NOT NULL DEFAULT '-1', `can_reply_topic` tinyint(1) NOT NULL DEFAULT '-1', `can_post_poll` tinyint(1) NOT NULL DEFAULT '-1', `can_upload_attachments` tinyint(1) NOT NULL DEFAULT '-1', `can_download_attachments` tinyint(1) NOT NULL DEFAULT '-1', `can_post_without_moderation` tinyint(1) NOT NULL DEFAULT '-1', `can_close_own_topic` tinyint(1) NOT NULL DEFAULT '-1', `can_use_search` tinyint(1) NOT NULL DEFAULT '-1', `can_vote_poll` tinyint(1) NOT NULL DEFAULT '-1', `can_rate_thread` tinyint([...]
MySQL meldet: Dokumentation
__________________
Liebe Grüße senden
wir.2
|
|
28.07.2014 20:13 |

|
|
wir.2
Mitglied
 
[meine Galerie]
Dabei seit: 06.06.2009
Beiträge: 37
Herkunft: Spreewald
Postid: 14640
Themenstarter
 |
|
Das Backup wurde direkt auf den MySQL-Server erstellt. Da die DB von Hacker zerstört wurde, wollte die DB nun wieder auf den MySQL-Server zurück schreiben. Nun kommt aber diese Fehlermeldung beim Importieren.
Zitat: |
Fehler SQL-Befehl: -- -- Datenbank: `bierclub-krugau` -- -- -------------------------------------------------------- -- -- Tabellenstruktur für Tabelle `bb1_access` -- CREATE TABLE IF NOT EXISTS `bb1_access` ( `boardid` int(11) unsigned NOT NULL DEFAULT '0', `userid` int(11) unsigned NOT NULL DEFAULT '0', `can_view_board` tinyint(1) NOT NULL DEFAULT '-1', `can_enter_board` tinyint(1) NOT NULL DEFAULT '-1', `can_read_thread` tinyint(1) NOT NULL DEFAULT '-1', `can_start_topic` tinyint(1) NOT NULL DEFAULT '-1', `can_reply_topic` tinyint(1) NOT NULL DEFAULT '-1', `can_post_poll` tinyint(1) NOT NULL DEFAULT '-1', `can_upload_attachments` tinyint(1) NOT NULL DEFAULT '-1', `can_download_attachments` tinyint(1) NOT NULL DEFAULT '-1', `can_post_without_moderation` tinyint(1) NOT NULL DEFAULT '-1', `can_close_own_topic` tinyint(1) NOT NULL DEFAULT '-1', `can_use_search` tinyint(1) NOT NULL DEFAULT '-1', `can_vote_poll` tinyint(1) NOT NULL DEFAULT '-1', `can_rate_thread` tinyint([...] MySQL meldet: Dokumentation #1046 - No database selected |
|
__________________
Liebe Grüße senden
wir.2
|
|
30.07.2014 10:35 |

|
|
nobody
Büttel
[meine Galerie]
Dabei seit: 03.06.2009
Beiträge: 583
Herkunft: Da wo alle herkommen
Postid: 14641
 |
|
Datenbank leeren.
Dann Datenbank mit dem Dumper neu einspielen.
Anders wird das nichts werden.
nobody
|
|
30.07.2014 11:43 |

|
|
wir.2
Mitglied
 
[meine Galerie]
Dabei seit: 06.06.2009
Beiträge: 37
Herkunft: Spreewald
Postid: 14642
Themenstarter
 |
|
|
30.07.2014 15:34 |

|
|
nobody
Büttel
[meine Galerie]
Dabei seit: 03.06.2009
Beiträge: 583
Herkunft: Da wo alle herkommen
Postid: 14643
 |
|
Wie ist das den nun bereinigt oder behoben worden worden ?
nobody
|
|
30.07.2014 18:16 |

|
|
|