|
|
|
|
|
|
|
|
|
|
|
|
Sebastian Schack
Jr. Member
Posts: 56
Open Minds. Open Sources. Open Future.
|
|
Re:Header- und Session-Fehler
« Reply #12 on: February 18, 2003, 10:33:24 PM » |
|
Danke. Aber jetzt bekomme ich die Meldung: Datenbankfehler
Bitte versuchen Sie es noch einmal, sollte der Fehler noch einmal auftreten informieren Sie bitte den Betreiber des Forums, dass es bei einer Datenbankabfrage zu einem Fehler kam.
Beim Upgrade beschwert sich das Script darüber, dass ich einige Syntaxfehler in meinem SQL hätte und dass einige Table nicht existieren würden. Wie du sicherlich schon gemerkt hast, bin ich Sachen MySQL noch immer nicht weit über den Status "N00bie" hinaus gekommen.... Deshalb auch hier der komplette Output von upgrade.php, weil ich nicht weiß, was davon für die Fehlerbehebung relevant ist und was nicht. Auf jeden Fall schon mal vielen Dank für deine Gelduld Error: MySQL said:
You have an error in your SQL syntax near 'IF NOT EXISTS yabbse_log_boards2 ( ID_MEMBER mediumint(8) unsigned NOT NULL, ' at line 2
converting log_boards row 1 to 87 Error: MySQL said:
Table 'DB42196.yabbse_log_boards2' doesn't exist
Error: MySQL said:
You have an error in your SQL syntax near '`yabbse_log_boards`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'RENAME TABLE `yabbse_log_boards2` TO `yabbse_log_boards`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'IF NOT EXISTS yabbse_log_mark_read2 ( ID_MEMBER mediumint(8) unsigned NOT NUL' at line 2
converting log_mark_read row 1 to 5 Error: MySQL said:
Table 'DB42196.yabbse_log_mark_read2' doesn't exist
Error: MySQL said:
You have an error in your SQL syntax near '`yabbse_log_mark_read`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'RENAME TABLE `yabbse_log_mark_read2` TO `yabbse_log_mark_read`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'IF NOT EXISTS yabbse_log_topics2 ( ID_MEMBER mediumint(8) unsigned NOT NULL, ' at line 2
converting log_topics row 1 to 100 Error: MySQL said:
Table 'DB42196.yabbse_log_topics2' doesn't exist
converting log_topics row 101 to 200 Error: MySQL said:
Table 'DB42196.yabbse_log_topics2' doesn't exist
converting log_topics row 201 to 300 Error: MySQL said:
Table 'DB42196.yabbse_log_topics2' doesn't exist
converting log_topics row 301 to 332 Error: MySQL said:
Table 'DB42196.yabbse_log_topics2' doesn't exist
Error: MySQL said:
You have an error in your SQL syntax near '`yabbse_log_topics`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'RENAME TABLE `yabbse_log_topics2` TO `yabbse_log_topics`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'IF NOT EXISTS yabbse_log_errors2 ( ID_ERROR smallint(5) unsigned NOT NULL aut' at line 2
converting log_errors row 1 to 36 Error: MySQL said:
Table 'DB42196.yabbse_log_errors2' doesn't exist
Error: MySQL said:
You have an error in your SQL syntax near '`yabbse_log_errors`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near 'RENAME TABLE `yabbse_log_errors2` TO `yabbse_log_errors`' at line 1
Error: MySQL said:
You have an error in your SQL syntax near '`yabbse_log_boards2`, `yabbse_log_mark_read2`, `yabbse_log_topics2`, `yabbse_log' at line 1
|
|
|
Logged
|
|
|
|
|
|