InnoDB
が、Windows を実行する 32
ビットの Intel
コンピュータでバッファプールメモリを 64
GB
までサポートするようになった。これが実現したのは、InnoDB
が Windows の AWE 拡張を使用して 32
ビットプロセスの 4 GB
の制限を超えるメモリに対応できるようになったため。新しい起動変数
innodb_buffer_pool_awe_mem_mb
によって、AWE
が有効になり、バッファプールのサイズがメガバイト単位で設定される。
バッファヘッダとロックテーブルのサイズが削減された。InnoDB
の使用するメモリが 2% 少なくなった。
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.