MySQL 5.7.14 发布
Replication: When using row-based replication and InnoDB, replication slaves reverted to using an older locking scheme when a transaction had already acquired an AUTOINC lock>LOAD FILE or INSERT ... SELECT type of statement, reducing replication slave performance. The fix ensures that sql_command is set correctly for any of the DML events such as WRITE_ROWS_EVENT,UPDATE_EVENT, and DELETE_EVENT. (Bug #79324, Bug #22247668)
页:
[1]