Merge branch '10.5' into 10.6

This commit is contained in:
Yuchen Pei 2024-01-11 12:59:22 +11:00
commit d06b6de305
No known key found for this signature in database
GPG key ID: 3DD1B35105743563
90 changed files with 713 additions and 198 deletions

View file

@ -634,8 +634,6 @@ int init_embedded_server(int argc, char **argv, char **groups)
udf_init();
#endif
(void) thr_setconcurrency(concurrency); // 10 by default
if (flush_time && flush_time != ~(ulong) 0L)
start_handle_manager();