Why is mariadb functional index not working

前端 未结 0 1137
梦毁少年i
梦毁少年i 2020-11-21 05:45

I have an oc_customer table and i noticed that this query not using index:

SELECT * FROM oc_customer WHERE LOWER(email) = \'********@gmail.com\';
相关标签:
回答
  • 消灭零回复
提交回复
热议问题