Community

Warming up the InnoDB Buffer Pool during start-up

(Shinguz) Heating up the InnoDB Buffer Pool during the MySQL instance startup should significantly improve InnoDB Performance in the beginning of the life of the Instance. This is achieved by sequential scans of the needed data instead of random I/O reads which would happen when we just let the syst

Read More - Register for Free Membership