File: //proc/self/root/etc/my.cnf
#
# This group is read both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# include *.cnf from the config directory
#
!includedir /etc/my.cnf.d
[mysqld]
sql_mode=NO_ENGINE_SUBSTITUTION
log-error=/var/lib/mysql/103-185-74-25.cprapid.com.err
performance-schema=0
innodb_buffer_pool_size=52428800
max_allowed_packet=268435456
open_files_limit=40000
innodb_file_per_table=1
unix_socket=OFF
innodb_default_row_format=dynamic
innodb_file_per_table=1
innodb_strict_mode=0