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

MCOL-121 reverse the disabling client progress reports.

This commit is contained in:
David Hall
2016-10-31 14:06:10 -05:00
parent ed804557bf
commit ab5afda7c4

View File

@ -39,8 +39,6 @@ read_rnd_buffer_size = 16M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size = 0
# Disable client progress reports. More people are annoyed by it than not.
progress_report_time=0
# Try number of CPU's*2 for thread_concurrency
#thread_concurrency = 8
thread_stack = 512K