-
Mayank Prasad authored
Added a new server variable : Name : innodb_idle_flush_pct Default : 100 Scope : global Dynamic : yes Using this server variable user can configure how much dirty pages to be flushed during idle period. Before this WL, all the dirty pages were tried to be flushed. RB : 22166 Reviewd By : yasufumi.kinoshita@oracle.com
Mayank Prasad authoredAdded a new server variable : Name : innodb_idle_flush_pct Default : 100 Scope : global Dynamic : yes Using this server variable user can configure how much dirty pages to be flushed during idle period. Before this WL, all the dirty pages were tried to be flushed. RB : 22166 Reviewd By : yasufumi.kinoshita@oracle.com
Loading