diff --git a/slapos/recipe/generic_mysql/template/my.cnf.in b/slapos/recipe/generic_mysql/template/my.cnf.in index 7aaab3c4e910cfcdda7983e61d94fd18b41c2549..21233df3e11cbcab7e989732368061f6d11b620b 100644 --- a/slapos/recipe/generic_mysql/template/my.cnf.in +++ b/slapos/recipe/generic_mysql/template/my.cnf.in @@ -24,6 +24,7 @@ long_query_time = 1 max_allowed_packet = 128M query_cache_size = 0 query_cache_type = 0 +innodb_file_per_table = 0 plugin-load = ha_mroonga.so;handlersocket.so