Fehler
SQL-Befehl:
# WoltLab Burning Board 2.3.6 Database Backup
# generated: 15.12.2007 17:47
CREATE TABLE 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( 1 ) NOT NULL DEFAULT '-1',
can_del_own_post tinyint( 1 ) NOT NULL DEFAULT '-1',
can_edit_own_post tinyint( 1 ) NOT NULL DEFAULT '-1',
can_del_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_edit_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_move_own_topic tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_html tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_bbcode tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_smilies tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_icons tinyint( 1 ) NOT NULL DEFAULT '-1',
can_use_post_images tinyint( 1 ) NOT NULL DEFAULT '-1',
PRIMARY KEY ( userid, boardid )
);
MySQL meldet: Dokumentation
#1050 - Table 'bb1_access' already exists
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (2.3.6): Invalid SQL: INSERT IGNORE INTO bb1_wordmatch (wordid,postid) SELECT DISTINCT wordid,3779 FROM bb1_wordlist WHERE word IN('lol')
mysql error: Table 'usr_web533_1.bb1_wordmatch' doesn't exist
mysql error number: 1146
mysql version: 4.1.13-log
php version: 5.2.4
Date: 15.12.2007 @ 22:54
Script: /wbb2/newthread.php
Referer: http://web533.dsclan-technology.de/wbb2 ... boardid=28
Fehler
SQL-Befehl:
# WoltLab Burning Board 2.3.6 Database Backup
# generated: 15.12.2007 17:47
CREATE TABLE bb1_access(
[...]
);
MySQL meldet: Dokumentation
#1050 - Table 'bb1_access' already exists
SQL-DATABASE ERROR
Database error in WoltLab Burning Board (2.3.6): Invalid SQL: INSERT IGNORE INTO bb1_wordmatch (wordid,postid) SELECT DISTINCT wordid,3779 FROM bb1_wordlist WHERE word IN('lol')
mysql error: Table 'usr_web533_1.bb1_wordmatch' doesn't exist
mysql error number: 1146
mysql version: 4.1.13-log
php version: 5.2.4
Date: 15.12.2007 @ 22:54
Script: /wbb2/newthread.php
Referer: http://web533.dsclan-technology.de/wbb2 ... boardid=28
Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste