http://www.icyphoenix.com/viewtopic.php?f=28&t=3889&p=26408#p26408
-----------------------------------
JHOSMAN
Tue 18 Mar, 2008 17:30

Re: PHP121 Instant Messenger Integration
-----------------------------------
The first consult SQL it's nice that second print error 

[spoiler][code]Error

consulta SQL:

REATE TABLE `php121_control` (
`id` int( 1 ) NOT NULL default '1', `CL_LastModified` int( 11 ) NOT NULL default '0', `CL_UpdateKey` int( 11 ) NOT NULL default '0', PRIMARY KEY ( `id` )
) TYPE = MYISAM ;

MySQL ha dicho: Documentación
#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 'REATE TABLE `php121_control` (
`id` int(1) NOT NULL default '1',
`CL_LastMod' at line 1 [/code][/spoiler]


