[MDEV-21605] Clean up and speed up interfaces for binary row logging Created: 2020-01-30 Updated: 2023-11-08 Resolved: 2020-06-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Fix Version/s: | 10.5.3 |
| Type: | Task | Priority: | Major |
| Reporter: | Michael Widenius | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Sub-Tasks: |
|
||||||||||||||||
| Description |
|
Clean up and speed up interfaces for binary row logging The intention is to have as few 'if' as possible in ha_write() and Benefits are simpler and faster code both when binary logging is disabled |
| Comments |
| Comment by Michael Widenius [ 2020-06-08 ] |
|
Already pushed into 10.5.3 some time ago |