Explorar el Código

implementing Dmitri Perunov's advice. closes #77

Serghey Rodin hace 13 años
padre
commit
4d0591c343
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      install/rhel/mysql.cnf

+ 2 - 0
install/rhel/mysql.cnf

@@ -11,6 +11,8 @@ long_query_time=5
 #log-queries-not-using-indexes
 #log-slow-queries=/var/log/mysql/log-slow-queries.log
 
+innodb_file_per_table
+
 [mysqld_safe]
 log-error=/var/log/mysqld.log
 pid-file=/var/run/mysqld/mysqld.pid