mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
288eeb3a31
Introduce a new storage engine API method commit_checkpoint_request(). This is used to replace the fsync() at the end of every storage engine commit with a single fsync() when a binlog is rotated. Binlog rotation is now done during group commit instead of being delayed until unlog(), removing some server stall and avoiding an expensive lock/unlock of LOCK_log inside unlog(). |
||
---|---|---|
.. | ||
inc | ||
r | ||
t | ||
disabled.def |