fix for mysql

This commit is contained in:
Serghey Rodin 2013-07-30 13:36:52 +03:00
commit 184e90132f
2 changed files with 3 additions and 1 deletions

View file

@ -27,6 +27,9 @@ query_cache_size=8M
query_cache_type=1
tmp_table_size=16M
innodb_use_native_aio = 0
innodb_file_per_table
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid