Haumis wbb hilfe (http://haumis-wbb-hilfe.de/wbb2/index.php)
- WBB2 (http://haumis-wbb-hilfe.de/wbb2/board.php?boardid=3)
-- Fehlermeldungen (http://haumis-wbb-hilfe.de/wbb2/board.php?boardid=62)
--- fehler bei DB importieren (http://haumis-wbb-hilfe.de/wbb2/thread.php?threadid=2671)


Geschrieben von wir.2 am 28.07.2014 um 20:13:

icon11 fehler bei DB importieren

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



Geschrieben von Listiger_Falke am 29.07.2014 um 19:54:

 

Mit der Fehlermeldung kann ich zumindest nichts anfangen.......

Womit wurde denn das Backup erstellt?
Ich empfehle ein Backup über den MySQLDumper, und beim einspielen ebenfalls den MySQLDumperr benutzen.

http://www.mysqldumper.de/



Geschrieben von wir.2 am 30.07.2014 um 10:35:

 

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
st3



Geschrieben von nobody am 30.07.2014 um 11:43:

 

Datenbank leeren.

Dann Datenbank mit dem Dumper neu einspielen.

Anders wird das nichts werden.


nobody



Geschrieben von wir.2 am 30.07.2014 um 15:34:

 

Alles Super, das Forum geht wieder. Danke Euch ! st6 st7 st22



Geschrieben von nobody am 30.07.2014 um 18:16:

 

Wie ist das den nun bereinigt oder behoben worden worden ?

nobody



Geschrieben von wir.2 am 30.07.2014 um 20:03:

 

habe die alte DB gelöcht & mit Dumper neu eingespielt st7


Forensoftware: Burning Board 2.3.6, entwickelt von WoltLab GmbH