mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
Merge 10.1 into 10.2
This commit is contained in:
@@ -3115,12 +3115,10 @@ files_checked:
|
||||
#endif /* WITH_WSREP */
|
||||
/* Create thread(s) that handles key rotation */
|
||||
fil_system_enter();
|
||||
btr_scrub_init();
|
||||
fil_crypt_threads_init();
|
||||
fil_system_exit();
|
||||
|
||||
/* Init data for datafile scrub threads */
|
||||
btr_scrub_init();
|
||||
|
||||
/* Initialize online defragmentation. */
|
||||
btr_defragment_init();
|
||||
btr_defragment_thread_active = true;
|
||||
|
||||
Reference in New Issue
Block a user