2 件中 1 - 2 件を表示
Displaying posts with tag: innodb_buffer_pool_size (reset)
オンラインでのInnoDB Buffer Pool Size変更

Resizing the InnoDB Buffer Pool Online

MySQL5.7.5DMRからオンラインで、InnoDB Buffer Poolのサイズを変更出来るようになっています。他の商用データベースでも同じ機能があり、運用において数回程度実行した事がありますが、
正直利用する頻度はそれ程多く無いかと思いますが, “Nice to Have”と言った機能になるでしょうか。いざという時に、インスタンスを再起動せずに変更出来れば色々と凌げる場面もあるかと思います。

―――― 留意点 ―――― 抜粋:8.9.1.1 Resizing the InnoDB Buffer Pool Online
When initiating a resizing operation, the operation does not start until all active transactions are completed. Once the resizing operation is in …

[さらに読む]
MySQLサーバをチューニングする方法

Original post: http://anothermysqldba.blogspot.com/2013/05/how-to-tune-mysql-server.html



このブログの記事、ブログのシリーズの一部です

[さらに読む]
2 件中 1 - 2 件を表示