Bug in /tmp/db.sql aus letztem nightly - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega International Area (/forum-22.html) +--- Forum: German Corner (/forum-26.html) +--- Thread: Bug in /tmp/db.sql aus letztem nightly (/thread-1547.html) |
Bug in /tmp/db.sql aus letztem nightly - schroederd - 10-17-2007 04:26 AM Hallo, ich habe eben probiert das letzte nightly bei mir zu installieren. Leider bricht das Setup nach Code: Activate AWStats. [no]: Code: ERROR: External command '/usr/bin/mysql --host=localhost --user=root --pass=VeRrAtEiChEuChNiChT < /tmp/db.sql 1>/tmp/db.sql.stdout 2>/tmp/db.sql.stderr' returned '1' status ! Code: ERROR 1064 (42000) at line 16: You have an error in your SQL syntax; check the syntax to use near 'unsigned default 0, RE: Bug in /tmp/db.sql aus letztem nightly - Slowman - 10-17-2007 04:30 AM @schroederd Mache mal dein Passwort für die MySQL weg --user=root --pass=Ve.... RE: Bug in /tmp/db.sql aus letztem nightly - schroederd - 10-17-2007 04:34 AM VeRrAtEiChEuChNiChT = verrate ich euch nicht ist nicht mein MySQL Passwort, keine Sorge RE: Bug in /tmp/db.sql aus letztem nightly - Slowman - 10-17-2007 04:37 AM LOL, ok, wenn man es liesst ja. RE: Bug in /tmp/db.sql aus letztem nightly - schroederd - 10-17-2007 04:41 AM Zurück zum Thema, vielleicht hat ja auch jemend einen Tipp, wie ich mittels sql_mode oder so die Datenbank dennoch füllen kann? Hängt sicher nur mit dem im-/export des db dumps zusammen. RE: Bug in /tmp/db.sql aus letztem nightly - BeNe - 10-17-2007 04:42 AM Ja da war ein "unsigned" zuviel. Ist aber schon behoben worden --> http://www.isp-control.net/ispcp/ticket/780 Greez BeNe |