1.Error:Table 'ucenter.uc_pms' doesn't existucenter discus整合缺少表‘uc_pms’问题 在ucenter数据库中创建该表即可DROP TABLE IF EXISTS uc_pms;# MySQL 返回的查询结果为空(即零行)。CREATE TABLE uc_pms(pmid INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT ,msgfrom VARCHAR( 15 ) NOT NULL DEFAULT '',msgfromid MEDIUMINT( 8 ) U Read More
posted @ 2013-04-27 15:48
Merray
Views(420)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号