mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '11.6' into 11.7
This commit is contained in:
@@ -2776,7 +2776,6 @@ int ddl_log_execute_recovery()
|
||||
DBUG_RETURN(1);
|
||||
}
|
||||
original_thd= current_thd; // Probably NULL
|
||||
thd->thread_stack= (char*) &thd;
|
||||
thd->store_globals();
|
||||
thd->init(); // Needed for error messages
|
||||
thd->set_query_inner((char*) STRING_WITH_LEN("intern:ddl_log_execute_recovery"),
|
||||
|
Reference in New Issue
Block a user