Seite 1 von 1

Big Dump Datenbank Problem

Verfasst: 15.01.2005 12:36
von ~fReAk~TroNiC~
Hallo ich wollte heute morgen ein mod einbauen nachden es mit dem EMI nich geklappt hat wohl ich ihn nich weiter einbauen dann hab ich die datenbank gelöscht und wohlt mein backup wieder herstellen jetzt kommt dieser fehler

BigDump: Staggered MySQL Dump Importer ver. 0.20b

Processing file: forumbackup12
.01.05.sql.gz

Starting at the line: 1

Stopped at the line 1474.

At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.

Stopped on error

Start from the beginning (DROP the old tables before restarting)

wo is der fehler drin ich hoffe mir kann einer helfen

Verfasst: 15.02.2005 15:17
von klunzen
öffne deine bigdump.php
suche: "$linespersession ="
ca. in zeile 80

ändere die zeile in z.b.

Code: Alles auswählen

$linespersession = 3000000;   // Lines to be executed per one import session