From 0192fedd7375451c7b02f178f613085a204589c0 Mon Sep 17 00:00:00 2001 From: david hill Date: Thu, 4 Feb 2016 15:51:37 -0600 Subject: [PATCH] change default-storage-engine=Aria --- dbcon/mysql/my.cnf | 1 + 1 file changed, 1 insertion(+) diff --git a/dbcon/mysql/my.cnf b/dbcon/mysql/my.cnf index 56c787777..f7e1835f5 100644 --- a/dbcon/mysql/my.cnf +++ b/dbcon/mysql/my.cnf @@ -44,6 +44,7 @@ thread_concurrency = 8 thread_stack = 512K join_buffer_size = 128M lower_case_table_names=1 +default-storage-engine=Aria # Enable compression by default on create, set to 0 to turn off infinidb_compression_type=2