Project

General

Profile

« Previous | Next » 

Revision 9619

schemas/my.cnf: added innodb_file_per_table so each InnoDB table will get its own file. this should also allow databases with InnoDB tables to be manually renamed.

View differences:

schemas/my.cnf
96 96
#
97 97
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
98 98
# Read the manual for more InnoDB related options. There are many!
99
innodb_file_per_table
99 100
#
100 101
# * Security Features
101 102
#

Also available in: Unified diff