Skip to content

a simple pearl script to allow you pre-warm MySQL cache by loading index into cache for MyISAM, and full table data for InnoDB

Notifications You must be signed in to change notification settings

benjaminlin/mysql_cache_prewarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

mysql_cache_prewarm

A simple pearl script to allow you pre-warm MySQL cache by loading index into cache for MyISAM, and reading full table data for InnoDB including traversing secondary index to cache them.

About

a simple pearl script to allow you pre-warm MySQL cache by loading index into cache for MyISAM, and full table data for InnoDB

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages