Mini Shell
Direktori : /etc/ |
|
Current File : //etc/my.cnf |
[mysqld]
bind-address=127.0.0.1
performance_schema=off
innodb_file_per_table=1
tmpdir=/tmp
max_connections=1500
max_user_connections=1000
key_buffer_size=2G
myisam_sort_buffer_size=2G
join_buffer_size=512K
read_buffer_size=512K
sort_buffer_size=1M
table_open_cache=8192
thread_cache_size=8192
table_definition_cache=8192
open_files_limit=64000
wait_timeout=90
connect_timeout=60
tmp_table_size=256M
max_heap_table_size=256M
max_allowed_packet=1G
query_cache_limit=2M
query_cache_size=128M
query_cache_type=1
interactive_timeout=90
max_connect_errors=999999999
local-infile=0
innodb_flush_log_at_trx_commit=2
bulk_insert_buffer_size=256M
innodb_buffer_pool_size=8G
innodb_log_file_size=512M
innodb_log_buffer_size=30M
innodb_flush_method=O_DIRECT
sql_mode=""
plugin-load-add=auth_socket.so
log_error=mysql_error.log
#log_timestamps=SYSTEM
unix_socket=OFF