a72ab41660
mysql has one innodb file per default and this can become very huge, which can trigger various issues [1]. So in general it is recommended to set the innodb_file_per_table option [2]. [1] http://forums.mysql.com/read.php?35,121880,121886 [2] http://dev.mysql.com/doc/refman/5.0/en/innodb-multiple-tablespaces.html |
||
---|---|---|
.. | ||
my.cnf.CentOS | ||
my.cnf.Debian | ||
my.cnf.Gentoo |