mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
implementing Dmitri Perunov's advice. closes #77
This commit is contained in:
parent
9aca19d773
commit
4d0591c343
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue