mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '11.2' into 11.4
This commit is contained in:
@@ -1127,7 +1127,6 @@ bool Master_info_index::init_all_master_info()
|
||||
}
|
||||
|
||||
thd= new THD(next_thread_id()); /* Needed by start_slave_threads */
|
||||
thd->thread_stack= (char*) &thd;
|
||||
thd->store_globals();
|
||||
|
||||
reinit_io_cache(&index_file, READ_CACHE, 0L,0,0);
|
||||
|
Reference in New Issue
Block a user