mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Mysql aio fix for OpenVZ
This commit is contained in:
parent
7c584b9ade
commit
a93db641c7
3 changed files with 12 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue