File tree Expand file tree Collapse file tree
addons/mysql-cluster/8.0/plans Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ primary:
1919 max_connect_errors=1000000
2020 open_files_limit=2000000
2121 performance_schema_max_table_instances=200
22- thread_cache_size=200
22+ thread_cache_size=0
23+ innodb_flush_method=O_DIRECT
2324 innodb_read_io_threads=32
2425 innodb_write_io_threads=32
2526 innodb_buffer_pool_instances=16
Original file line number Diff line number Diff line change @@ -19,11 +19,13 @@ primary:
1919 max_connect_errors=1000000
2020 open_files_limit=2000000
2121 performance_schema_max_table_instances=200
22- thread_cache_size=200
22+ thread_cache_size=0
23+ innodb_flush_method=O_DIRECT
2324 innodb_read_io_threads=4
2425 innodb_write_io_threads=4
2526 innodb_buffer_pool_instances=2
2627 innodb_buffer_pool_size=2147483648
28+ group_replication_message_cache_size=536870912
2729 max_connections=1000
2830 resources :
2931 limits :
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ primary:
1919 max_connect_errors=1000000
2020 open_files_limit=2000000
2121 performance_schema_max_table_instances=200
22- thread_cache_size=200
22+ thread_cache_size=0
23+ innodb_flush_method=O_DIRECT
2324 innodb_read_io_threads=4
2425 innodb_write_io_threads=4
2526 innodb_buffer_pool_instances=2
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ primary:
1919 max_connect_errors=1000000
2020 open_files_limit=2000000
2121 performance_schema_max_table_instances=200
22- thread_cache_size=200
22+ thread_cache_size=0
23+ innodb_flush_method=O_DIRECT
2324 innodb_read_io_threads=64
2425 innodb_write_io_threads=64
2526 innodb_buffer_pool_instances=32
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ primary:
1919 max_connect_errors=1000000
2020 open_files_limit=2000000
2121 performance_schema_max_table_instances=200
22- thread_cache_size=200
22+ thread_cache_size=0
23+ innodb_flush_method=O_DIRECT
2324 innodb_read_io_threads=8
2425 innodb_write_io_threads=8
2526 innodb_buffer_pool_instances=4
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ primary:
1919 max_connect_errors=1000000
2020 open_files_limit=2000000
2121 performance_schema_max_table_instances=200
22- thread_cache_size=200
22+ thread_cache_size=0
23+ innodb_flush_method=O_DIRECT
2324 innodb_read_io_threads=16
2425 innodb_write_io_threads=16
2526 innodb_buffer_pool_instances=8
You can’t perform that action at this time.
0 commit comments