安装出错:
Discuz! Database Error
The database has encountered a problem. Need Help?
--------------------------------------------------------------------------------
Error messages:
•[Type] 查询语句错误
•[1050] Table 'cshop_gifts' already exists
•[Query] CREATE TABLE `cshop_gifts` ( `id` mediumint(8) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `code` varchar(255) NOT NULL, `quantity` mediumint(8) NOT NULL, `status` tinyint(1) NOT NULL, `pic` varchar(255) NOT NULL, PRIMARY KEY (`id`)) ENGINE=MYISAM DEFAULT CHARSET=gbk
Program messages:
•[Line: 0059]admin.php(require)
•[Line: 0424]source\admincp\admincp_plugins.php(include_once)
•[Line: 0838]source\plugin\cshop_ordercenter\install.php(runquery)
•[Line: 0188]source\function\function_plugin.php(DB::query)
|