Re: SimpleChat installations problem
Verfasst: 19.04.2009 19:01
<support>
auch wenn ich die originale config nehm gehts net -.-
...
auch wenn ich die originale config nehm gehts net -.-
...
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
was soll das? -.-'Fehler
SQL-Befehl:
CREATE TABLE ajax_chat_online(
userID INT( 11 ) NOT NULL ,
userName VARCHAR( 64 ) NOT NULL ,
userRole INT( 1 ) NOT NULL ,
channel INT( 11 ) NOT NULL ,
dateTime DATETIME NOT NULL ,
ip VARBINARY( 16 ) NOT NULL
)DEFAULT CHARSET = utf8 COLLATE = utf8_bin;
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8 COLLATE=utf8_bin' at line 8