ALTER command denied to user: edown@localhost' for table 'cdb_members' alter table discuz.cdb_members add edowngroupid smallint NOT NULL default '0', add edownrnd varchar(30) NOT NULL default '', add edownfen int NOT NULL default '0', add edowndate int not null default '0', add edowntodaydate varchar(10) not null default '', add edowntodaydown int not null default '0';
按官方配置方法user.php文件后,运行update/index.php时,出现上面的错误。
|