Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mysqlのinnodb_log_buffer_sizeとinnodb_buffer_pool_sizeの違いは? innodb_log_buffer_size は innodb_buffer_pool_size から与えられます。innodb_log_buffer_size および innodb_buffer_pool_size に含まれるデータ。
次の説明を見つけました。
ログ バッファを大きくすると、ディスク I/O が節約されます。この値は 32Mb である必要があります。」
これがお役に立てば幸いです ;) Saludos