文件首頁
MySQL 9.0 參考手冊
相關文件 下載本手冊
PDF (US Ltr) - 40.0Mb
PDF (A4) - 40.1Mb
Man Pages (TGZ) - 258.2Kb
Man Pages (Zip) - 365.3Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 9.0 參考手冊  /  InnoDB 儲存引擎  /  InnoDB 架構

17.4 InnoDB 架構

下圖顯示構成 InnoDB 儲存引擎架構的記憶體內和磁碟上的結構。如需每個結構的相關資訊,請參閱第 17.5 節,「InnoDB 記憶體內結構」,和第 17.6 節,「InnoDB 磁碟上的結構」

圖 17.1 InnoDB 架構

InnoDB architecture diagram showing in-memory and on-disk structures. In-memory structures include the buffer pool, adaptive hash index, change buffer, and log buffer. On-disk structures include tablespaces, redo logs, and doublewrite buffer files.