????

Your IP : 216.73.216.83


Current Path : /etc/
Upload File :
Current File : //etc/my.cnf.mysqlup.10.0

#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]

#
# include all files from the config directory
#
!includedir /etc/my.cnf.d

[mysqld]
sql_mode="STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION"
performance-schema=0
innodb_buffer_pool_size=134217728
max_allowed_packet=268435456
open_files_limit=2048

innodb_file_per_table=1