You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
remove thread_curr, not used any more
This commit is contained in:
@ -40,7 +40,7 @@ myisam_sort_buffer_size = 64M
|
|||||||
thread_cache_size = 8
|
thread_cache_size = 8
|
||||||
query_cache_size = 0
|
query_cache_size = 0
|
||||||
# Try number of CPU's*2 for thread_concurrency
|
# Try number of CPU's*2 for thread_concurrency
|
||||||
thread_concurrency = 8
|
#thread_concurrency = 8
|
||||||
thread_stack = 512K
|
thread_stack = 512K
|
||||||
join_buffer_size = 128M
|
join_buffer_size = 128M
|
||||||
lower_case_table_names=1
|
lower_case_table_names=1
|
||||||
|
Reference in New Issue
Block a user