1
0
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:
Julius Goryavsky
2025-04-02 03:51:44 +02:00
parent 5003dac220
commit b983a911e9
34 changed files with 83 additions and 81 deletions

View File

@@ -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 &&