Quantcast
Channel: MySQL Performance Blog » Search Results » when does myisam update
Viewing all articles
Browse latest Browse all 71

Post: ANALYZE: MyISAM vs Innodb

$
0
0

… 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.


Viewing all articles
Browse latest Browse all 71

Trending Articles