mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -10129,7 +10129,7 @@ bool mysql_alter_table(THD *thd, const LEX_CSTRING *new_db,
|
||||
|
||||
DEBUG_SYNC(thd, "alter_opened_table");
|
||||
|
||||
#ifdef WITH_WSREP
|
||||
#if defined WITH_WSREP && defined ENABLED_DEBUG_SYNC
|
||||
DBUG_EXECUTE_IF("sync.alter_opened_table",
|
||||
{
|
||||
const char act[]=
|
||||
|
Reference in New Issue
Block a user