MySQL 源码解读 -- 内存概述 Posted on 2019-06-21 In Database , MySQL , MySQL 源码解读 Views: Word count in article: 31 Reading time ≈ 1 mins. MySQL 内存管理概述:梳理 Server 层与 InnoDB 引擎各自的内存使用方式与接口划分,更多细节与示例见正文。 内存概述 内存使用server层使用方式 、 innodb 内存接口