Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
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
related functions. This is done by pre-calculating once per statement the
row_logging state for all tables.
Benefits are simpler and faster code both when binary logging is disabled
and when it's enabled.
Attachments
Issue Links
- causes
-
MDEV-22048 Assertion `binlog_table_maps == 0 || locked_tables_mode == LTM_LOCK_TABLES' failed in THD::reset_for_next_command
- Closed
- relates to
-
MDEV-32730 Create server on master node is not replicate to slave
- Open
There are no Sub-Tasks for this issue.