1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

remove thread_curr, not used any more

This commit is contained in:
david hill
2016-02-08 10:06:13 -06:00
parent 484e88b1e8
commit 98aff3b93a

View File

@ -40,7 +40,7 @@ myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size = 0
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 8
#thread_concurrency = 8
thread_stack = 512K
join_buffer_size = 128M
lower_case_table_names=1