1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-07 03:22:57 +03:00

removed the default engine setting

This commit is contained in:
david hill
2016-05-09 15:01:53 -05:00
parent 80fef3802a
commit 3a143ec9e9

View File

@@ -43,7 +43,6 @@ query_cache_size = 0
#thread_concurrency = 8 #thread_concurrency = 8
thread_stack = 512K thread_stack = 512K
lower_case_table_names=1 lower_case_table_names=1
default-storage-engine=Aria
group_concat_max_len=512 group_concat_max_len=512
# Enable compression by default on create, set to 0 to turn off # Enable compression by default on create, set to 0 to turn off