1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00

Merge branch 'bb-11.8-release' into bb-12.1-release

This commit is contained in:
Oleksandr Byelkin
2025-11-04 22:47:26 +01:00
184 changed files with 3745 additions and 1373 deletions

View File

@@ -7472,6 +7472,7 @@ void THD::reset_for_next_command(bool do_clear_error)
binlog_unsafe_warning_flags= 0;
save_prep_leaf_list= false;
m_sp_cache_version= 0;
#if defined(WITH_WSREP) && !defined(DBUG_OFF)
if (mysql_bin_log.is_open())