MySQL Forums
Forum List  »  InnoDB

which value is good for Innodb_flush_log_at_trx_commit
Posted by: jongse park
Date: March 19, 2015 11:52PM

Hi,

Which value is good for Innodb_flush_log_at_trx_commit
There are three values for it. (0, 1, 2)

Think of Disk I/O Performance,
2 > 0 > 1

Or

0 > 2 > 1

Which value is beffer for Disk I/O Performance?

Options: ReplyQuote


Subject
Views
Written By
Posted
which value is good for Innodb_flush_log_at_trx_commit
1617
March 19, 2015 11:52PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.