Mysql Syntax Error
Posted
by tarnfeld
on Stack Overflow
See other posts from Stack Overflow
or by tarnfeld
Published on 2010-04-03T20:44:10Z
Indexed on
2010/04/03
20:53 UTC
Read the original article
Hit count: 227
Any idea why this is popping up :( ?
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 'CREATE TABLE `clocks` ( `id` int(11) NOT NULL AUTO_INCREMENT, ' at line 6
© Stack Overflow or respective owner