Skip to content

Commit 184e901

Browse files
committed
fix for mysql
1 parent 7e46312 commit 184e901

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

install/rhel/mysql-512.cnf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ query_cache_size=8M
2727
query_cache_type=1
2828
tmp_table_size=16M
2929

30+
innodb_use_native_aio = 0
31+
innodb_file_per_table
32+
3033
[mysqld_safe]
3134
log-error=/var/log/mysqld.log
3235
pid-file=/var/run/mysqld/mysqld.pid

src/deb/vesta/compat

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)