原文地址:https://dev.mysql.com/doc/refman/8.0/en/buffering-caching.html
- 10.10.1 InnoDB Buffer Pool Optimization
- 10.10.2 The MyISAM Key Cache
- 10.10.3 Caching of Prepared Statements and Stored Programs
MySQL uses several strategies that cache information in memory buffers to increase performance.