#
# 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]
log-error=/var/lib/mysql/136-243-145-84.cprapid.com.err
performance-schema=ON
innodb_buffer_pool_size=12G
innodb_log_file_size=3G 
innodb_log_buffer_size=64M
max_allowed_packet=268435456
join_buffer_size=2M
tmp_table_size=128M
open_files_limit=40000
max_heap_table_size=128M
table_definition_cache=1500
innodb_file_per_table=1
key_buffer_size=32M
unix_socket=OFF
