Mysql aio fix for OpenVZ

This commit is contained in:
Serghey Rodin 2013-08-02 18:16:54 +03:00
commit a93db641c7
3 changed files with 12 additions and 2 deletions

View file

@ -27,7 +27,7 @@ query_cache_size=8M
query_cache_type=1
tmp_table_size=16M
innodb_use_native_aio = 0
#innodb_use_native_aio = 0
innodb_file_per_table
[mysqld_safe]