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 …