… this is because ANALYZE does index scans to…when computing stats: mysql> show variables like “myisam_stats_method”; +———————+—————+ | Variable_name | Value | +———————+—————+ | myisam…did couple of updates to refresh update time. mysql> show index from …
The post Post: ANALYZE: MyISAM vs Innodb appeared first on MySQL Performance Blog.