Mijn volgende query geef teen fout aan. Maar hij is helemaal goed qua tekens etc.. Maar toch geeft hij op een of andere manier deze rare fout aan.
MySql Query:
INSERT INTO `users` ( username, password, email, group ) VALUES ( 'demo', '839ff0c88c33a09656b2a10e10509e49', '[email protected]', 'administrator' )
Fout:
#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 'group ) VALUES ( 'demo', '839ff0c88c33a09656b2a10e10509e49', '[email protected]', 'ad' at line 1