From 3a143ec9e976249b3463842321bce4e7022d98c1 Mon Sep 17 00:00:00 2001 From: david hill Date: Mon, 9 May 2016 15:01:53 -0500 Subject: [PATCH] removed the default engine setting --- dbcon/mysql/my.cnf | 1 - 1 file changed, 1 deletion(-) diff --git a/dbcon/mysql/my.cnf b/dbcon/mysql/my.cnf index 1f36ccb0e..1f47b67de 100644 --- a/dbcon/mysql/my.cnf +++ b/dbcon/mysql/my.cnf @@ -43,7 +43,6 @@ query_cache_size = 0 #thread_concurrency = 8 thread_stack = 512K lower_case_table_names=1 -default-storage-engine=Aria group_concat_max_len=512 # Enable compression by default on create, set to 0 to turn off