Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/wwwroot/ynutxkaoyan/include/common.inc.php on line 8
MySQL Query : CREATE TABLE IF NOT EXISTS `ynutxkaoyan_ads_2606` (
`id` int(10) unsigned NOT NULL auto_increment,
`adsid` mediumint(8) unsigned NOT NULL default '0',
`username` char(20) NOT NULL,
`area` char(40) NOT NULL,
`ip` char(15) NOT NULL,
`referer` char(120) NOT NULL,
`clicktime` int(10) unsigned NOT NULL default '0',
`type` tinyint(1) unsigned NOT NULL default '1',
PRIMARY KEY (`id`),
KEY `adsid` (`adsid`,`type`,`ip`)
) TYPE=MyISAM DEFAULT CHARSET=gbk;
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 'TYPE=MyISAM DEFAULT CHARSET=gbk' at line 12
MySQL Errno : 1064
Message : MySQL Query Error