diff --git a/install/rhel/mysql-512.cnf b/install/rhel/mysql-512.cnf index ed1c6b92b..dc5a94971 100644 --- a/install/rhel/mysql-512.cnf +++ b/install/rhel/mysql-512.cnf @@ -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 diff --git a/src/deb/vesta/compat b/src/deb/vesta/compat deleted file mode 100644 index 45a4fb75d..000000000 --- a/src/deb/vesta/compat +++ /dev/null @@ -1 +0,0 @@ -8