Skip to content

Commit 4d0591c

Browse files
committed
implementing Dmitri Perunov's advice. closes hestiacp#77
1 parent 9aca19d commit 4d0591c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/rhel/mysql.cnf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ long_query_time=5
1111
#log-queries-not-using-indexes
1212
#log-slow-queries=/var/log/mysql/log-slow-queries.log
1313

14+
innodb_file_per_table
15+
1416
[mysqld_safe]
1517
log-error=/var/log/mysqld.log
1618
pid-file=/var/run/mysqld/mysqld.pid

0 commit comments

Comments
 (0)