Forum: Java 5 för nybörjare
Forum huvudsida -> Kommentarer -> Paket -> Java 5 för nybörjare
Sidor: 1
Till botten
MySQL Error
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 'groups ON users.group = groups.groupId
WHERE users.id = '0'
LIMIT 1' at line 2
QuerystringSELECT groups.doMod FROM users
INNER JOIN groups ON users.group = groups.groupId
WHERE users.id = '0'
LIMIT 1