You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '据库.表名 add enewsgroupid smallint NOT NULL default '0', add enewsrnd varchar' at line 1 alter table 数据库.表名 add enewsgroupid smallint NOT NULL default '0', add enewsrnd varchar(30) NOT NULL default '', add enewsuserfen int NOT NULL default '0', add enewsmoney float(11,2) NOT NULL default '0.00', add enewsuserdate int not null default '0', add enewstodaydate varchar(10) not null default '', add enewstodaydown int not null default '0';
|