????

Your IP : 3.129.70.54


Current Path : /proc/thread-self/root/etc/
Upload File :
Current File : //proc/thread-self/root/etc/my.cnf

[mysqld]
bind-address=127.0.0.1
performance_schema=off
innodb_file_per_table=1
tmpdir=/tmp
max_connections=2500
max_user_connections=500
key_buffer_size=2G
myisam_sort_buffer_size=2G
join_buffer_size=512K
read_buffer_size=256K
sort_buffer_size=512K
table_open_cache=8192
thread_cache_size=8192
table_definition_cache=8192
open_files_limit=64000
wait_timeout=60
connect_timeout=120
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=120
max_connect_errors=999999999
local-infile=0
innodb_buffer_pool_size=8G
innodb_log_file_size=512M
innodb_log_buffer_size=30M
innodb_flush_method=O_DIRECT
sql_mode=NO_ENGINE_SUBSTITUTION
log_error=mysql_error.log
#log_timestamps=SYSTEM
unix_socket=OFF
plugin-load-add=auth_socket.so