2 lines
81 B
MySQL
2 lines
81 B
MySQL
|
|
ALTER TABLE `ufutx_dynamic_star`
|
||
|
|
ADD INDEX `square_id`(`square_id`) USING BTREE;
|