MySQL Forums
Forum List  »  InnoDB

Re: risk for innodb_flush_method=nosync
Posted by: mike hill
Date: May 28, 2019 09:27PM

Thanks.

I have used parmas in optimizing-innodb-diskio, such as
innodb-buffer-pool-size = 128G
innodb_flush_log_at_trx_commit = 0

I want to improve mysqld performance by discarding the Druability, disable fsync syscall.

If Linux crashed, I will use the replication on the other Linux.

Is it OK?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: risk for innodb_flush_method=nosync
564
May 28, 2019 09:27PM


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.