Details
-
Task
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Summary:
|
========
|
When binlog is on, innodb redo log will write at innodb prepare stage,
|
and binlog will write at binlog commit stage.
|
 |
Actually, write innodb redo log could move to binlog commit stage only
|
if it write before binlog. Then, redo log and binlog can use original
|
binary group commit logic to improve performance.
|
https://github.com/alibaba/AliSQL/commit/83d64d9ac2eca62663f8ca77d57c875c8b4cd279
Attachments
Issue Links
- is duplicated by
-
MDEV-18959 Engine transaction recovery through persistent binlog
- Stalled
- relates to
-
MDEV-14339 Different Galera performance behavior regarding to flushing between MySQL and MariaDB
- Closed