File: //proc/self/root/etc/my.cnf
#
# This group is read both 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/server456.bertina.biz.err
performance-schema=ON
innodb_file_per_table=1
max_allowed_packet=268435456
innodb_buffer_pool_size=5G
table_definition_cache=-1
innodb_log_file_size=1280M
innodb_buffer_pool_instances=5
slow_query_log = 1
slow-query_log_file = /var/lib/mysql/slow.log
long_query_time = 5
max_heap_table_size=118M
join_buffer_size=1M
key_buffer_size=137M
tmp_table_size=118M