Data Flushing Mechanisms in InnoDB

Oct 19, 2017 5:41:38 PM by Juan Carlos Olamendy


This is a companion discussion topic for the original entry at https://blog.toadworld.com/2017/10/19/data-flushing-mechanisms-in-innodb#:~:text=O_DIRECT%3A%20Data%20files%20are%20opened,operations%20go%20directly%20to%20disk.&text=It%20uses%20the%20fsync%20system%20call%20to%20flush%20the%20data%20files.