summaryrefslogtreecommitdiff
path: root/files/config/my.cnf.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'files/config/my.cnf.Debian')
-rw-r--r--files/config/my.cnf.Debian3
1 files changed, 3 insertions, 0 deletions
diff --git a/files/config/my.cnf.Debian b/files/config/my.cnf.Debian
index 1935cfb..e2f1559 100644
--- a/files/config/my.cnf.Debian
+++ b/files/config/my.cnf.Debian
@@ -98,6 +98,9 @@ skip-bdb
# Read the manual for more InnoDB related options. There are many!
# You might want to disable InnoDB to shrink the mysqld process by circa 100MB.
#skip-innodb
+
+innodb_file_per_table
+
#
# * Security Features
#