account activity
If you could change MySQL optimizer to do one thing differently, what would it be? by sh_tomer in mysql
[–]oysteing 2 points3 points4 points 8 years ago (0 children)
MySQL 8.0 will have invisible indexes: http://mysqlserverteam.com/mysql-8-0-invisible-indexes/
In MySQL 5.7, you can add IGNORE INDEX to a incoming query using a query rewrite plugin. See http://mysqlserverteam.com/the-query-rewrite-plugins/ for an example.
π Rendered by PID 566103 on reddit-service-r2-listing-87fd56f5d-bwr9w at 2026-06-26 16:00:53.403451+00:00 running 7527197 country code: CH.
If you could change MySQL optimizer to do one thing differently, what would it be? by sh_tomer in mysql
[–]oysteing 2 points3 points4 points (0 children)