mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
galera mtr tests: synchronization between branches and editions
This commit is contained in:
@@ -7774,6 +7774,7 @@ int handler::ha_write_row(const uchar *buf)
|
||||
Log_func *log_func= Write_rows_log_event::binlog_row_logging_function;
|
||||
error= binlog_log_row(table, 0, buf, log_func);
|
||||
}
|
||||
|
||||
#ifdef WITH_WSREP
|
||||
THD *thd= ha_thd();
|
||||
if (WSREP_NNULL(thd) && table_share->tmp_table == NO_TMP_TABLE &&
|
||||
|
Reference in New Issue
Block a user