"ALTER TABLE `".table('catalog')."` ADD `oslcount` int(10) unsigned NOT NULL DEFAULT '0' AFTER `flag`"
复制代码
作者: py393 时间: 2011-9-3 09:07:43
老大,您上面这几条SQL语句是在那里执行啊?
在PHPMYADMIN里边么?
执行完之后是这个提示:
#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 '"ALTER TABLE `".table('product')."` ADD `saveHandler` enum('normal','draft') NOT' at line 1