Error in your SQL syntax
Jeg prøver at køre denne:INSERT INTO `vfr_phpbb_topics` ( `topic_id` , `forum_id` , `topic_title` )
VALUES ( 4, 8, `MC Instruktørerne den 19. Maj` ) ,
og får:
MySQL said: Documentation
#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 '' at line 2
