|
UCenter info: MySQL Query Error
SQL:ALTER TABLE [Table]members DROP KEY `email`;
Error:Can't DROP 'email'; check that column/key exists
Errno:1091
Q004:升級Ucenter 7.0時顯示數(shù)據(jù)庫members表里缺少email這個字段
A004:標(biāo)準(zhǔn)Ucenter必定存在email字段的,此提示一般是以前某些修改導(dǎo)致email字段不存在或未被設(shè)置為索引,進入數(shù)據(jù)表(使用PhpMyAdmin)將pre_ucenter_members表的email字段設(shè)置為索引后再升級。
email字段索引是存在的,試過刪除索引再重建索引也是不行,回滾了無數(shù)次了始終沒辦法,到底哪里出了問題
捕獲.PNG (25.65 KB, 下載次數(shù): 25)
下載附件
2023-9-16 18:22 上傳
![]()
我知道答案
回答被采納將會獲得 1 貢獻(xiàn) 已有4人回答
|
|