Seite 2 von 2

Verfasst: 10.03.2006 17:12
von adidas
Und nun kommen andere Fehlermeldungen:

Code: Alles auswählen

Fehler  SQL-Befehl:

CREATE TABLE `adminlog` (
`uid` int( 11 ) NOT NULL default '0',
`timein` int( 11 ) NOT NULL default '0',
`timeout` int( 11 ) default NULL ,
`ip` varchar( 16 ) default NULL LOCK TABLES `adminlog` WRITE 
#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 'LOCK TABLES `adminlog` WRITE' at line 10

Verfasst: 10.03.2006 18:25
von adidas
Ok, habs hingekriegt