文件首頁
MySQL 8.4 參考手冊
相關文件 下載本手冊
PDF (美式信紙) - 39.9Mb
PDF (A4) - 40.0Mb
Man Pages (TGZ) - 258.5Kb
Man Pages (Zip) - 365.5Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb


MySQL 8.4 參考手冊  /  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.