2 lines
86 B
MySQL
2 lines
86 B
MySQL
![]() |
ALTER TABLE `ufutx_dynamic_comment`
|
||
|
ADD INDEX `to_user_id`(`to_user_id`) USING BTREE;
|