MySQL Query : CREATE TABLE IF NOT EXISTS、V9_ tags' ( tagid' smallint(5) unsigned NOT NULL auto_ _increment, tag^ char(80) NOT NULL,' te' varchar(180) NOT NULL default ", tagdir' varchar(80) NOT NULL, "keywords' varchar(255) NOT NULL default ", description" text NOT NULL, *thumb' varchar(180) NOT NULL default content mediumtext,' style' char(5) NOT NULL, 'usetimes' smallint(5) unsigned NOT NULL default '0', lastusetime' int(10) unsigned NOT NULL default '0', "hits' mediumint(8) unsigned NOT NULL default“D", 'lasthitime' int(10) unsigned NOT NULL default“0', "listorder' tinyint(3) unsigned NOT NULL default "0', "status" TINYINT(2) UNSIGNED NOT NULL DEFAULT '99', PRIMARY KEY ( tagid'), UNIQUE KEY "tag' (tag'), KEY usetimes' Cusetimes" ,listorder ), KEY "hits' ( hits' ,litorder )) TYPE=MyISAM;
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' at line
MySQL Errno: 1064
Message : 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' at line.
1 个回复
CMSYOU - CMS企业网站定制专家
赞同来自:
将sql语句中的TYPE=MyISAM 改成ENGINE=MyISAM 就可以了。
最新活动:2022-10-25 22:18
浏览:541 次
关注:1 人
Copyright © 2008-2025 CMSYOU - 互助问答社区 - 粤ICP备10060801号-3 RSS Feed
欢迎加入QQ群(346494585) “让我们一起来学习CMS建站吧!”
要评论问题请先登录或注册