26
2022
07

MySQL8.0以后支持函数索引

alter table idx_test add index fun_create_time((date(create_time)));