Since MySQL 5.6, InnoDB has supported persistent index statistics but MySQL may under some circumstances never get round to update the index statistics. -- https://mysql.wisborg.dk/2021/08/22/automatic-update-of-innodb-persistent-statistics-never-triggers/
There are no guarantees when the query optimiser will see statistics refreshed by InnoDB, so you need to regularly run Last updated 19 Dec 2024 |
![]() |