Re: [Maria-developers] [Commits] bff67808: MDEV-7806 - thread_pool_size is not auto-sized
17 Nov
2015
17 Nov
'15
6:20 p.m.
Hi, Sergey! On Nov 17, Sergey Vojtovich wrote:
revision-id: bff6780806f4afed8faaf4c79b1593964564097e (mariadb-10.1.8-66-gbff67808) parent(s): c0216f1d02e63686f986fa8f352fdf6de61249a7 committer: Sergey Vojtovich timestamp: 2015-11-17 19:33:01 +0400 message:
MDEV-7806 - thread_pool_size is not auto-sized
thread_pool_size is auto-sized before my_getopt(). But my_getopt starts from resetting all options to their default values. So the auto-sized value is lost.
Fixed by moving thread_pool_size auto-sizing after my_getopt().
Ok to push! Regards, Sergei
3331
Age (days ago)
3331
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sergei Golubchik