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