(This post was last modified: 19.03.2009, 15:18 by Markus4897.)
19.03.2009, 15:17
Bei mir kommt immer die Warnung:
SELECT *
FROM `villages`
WHERE 1 `statue` int( 5 ) DEFAULT 0,
LIMIT 0 , 30
Quote:#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 'statue` int ( 5 ) DEFAULT 0 ,Und der SQL-Code ist:
LIMIT 0, 30' at line 1
SELECT *
FROM `villages`
WHERE 1 `statue` int( 5 ) DEFAULT 0,
LIMIT 0 , 30