mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge next-mr -> next-4284.
This commit is contained in:
@ -37,8 +37,6 @@ injector::transaction::transaction(MYSQL_BIN_LOG *log, THD *thd)
|
||||
m_start_pos.m_file_pos= log_info.pos;
|
||||
|
||||
trans_begin(m_thd);
|
||||
|
||||
thd->set_current_stmt_binlog_row_based();
|
||||
}
|
||||
|
||||
injector::transaction::~transaction()
|
||||
|
Reference in New Issue
Block a user