。。。
This commit is contained in:
parent
d10367c4c6
commit
1d5567d493
|
@ -7,5 +7,5 @@ WHERE
|
|||
tb_data_resource.id = tb_data_resource_assignmark.id;
|
||||
|
||||
|
||||
alter table `tb_resource_collection` drop index `total`;
|
||||
--alter table `tb_resource_collection` drop index `total`;
|
||||
alter table `tb_data_resource`ADD INDEX `total`(`total` DESC) USING BTREE;
|
Loading…
Reference in New Issue