Your IP : 216.73.216.28


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

[mysqld]
performance-schema = 0
default_authentication_plugin = mysql_native_password
datadir = /var/lib/mysql
socket = /var/lib/mysql/mysql.sock
symbolic-links = 0
log-error = /var/log/mysqld.log
log-error-verbosity = 1
pid-file = /var/run/mysqld/mysqld.pid
innodb_buffer_pool_size = 4GB
innodb_log_file_size = 1GB
max_allowed_packet = 1073741824
open_files_limit = 80000
innodb_file_per_table = 1
sql_mode = NO_ENGINE_SUBSTITUTION
wait_timeout = 120
interactive_timeout = 120
max_connections = 400
performance_schema = ON
disable-log-bin = 1

[mysqldump]
max_allowed_packet = 1073741824

[mysql]
max_allowed_packet = 1073741824