- Discuz! Database Error
- The database has encountered a problem. Need Help?
- --------------------------------------------------------------------------------
- Error messages:
- •[Type] 查询语句错误
- •[1050] Table 'ggss_dzx_user' already exists
- •[Query] CREATE TABLE `ggss_dzx_user` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `uid` mediumint(8) unsigned NOT NULL, `username` char(15) NOT NULL DEFAULT '', `lastsubject` char(80) NOT NULL, `bandate` int(10) unsigned NOT NULL DEFAULT '0', `dispose` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `user` (`uid`,`username`)) ENGINE=MYISAM DEFAULT CHARSET=gbk
- Program messages:
- •[Line: 0059]admin.php(require)
- •[Line: 0424]source/admincp/admincp_plugins.php(include_once)
- •[Line: 0041]source/plugin/ggss_dzx/install.php(runquery)
- •[Line: 0188]source/function/function_plugin.php(DB::query)
复制代码
|