File: //proc/thread-self/root/etc/my.cnf
[mysqld]
bind-address=127.0.0.1
local-infile=0
log-error=/var/lib/mysql/116-203-150-182.cprapid.com.err
performance-schema=0
innodb_buffer_pool_size = 80G
max_connections = 1500
thread_cache_size = 256
query_cache_type = 0
query_cache_size = 0
tmp_table_size = 512M
max_heap_table_size = 512M
key_buffer_size = 64M
max_allowed_packet=268435456
open_files_limit = 80000
innodb_file_per_table = 1
innodb_log_file_size = 6G
slow_query_log = 1
slow_query_log_file = /var/log/slow_queries.log
long_query_time = 1
log_queries_not_using_indexes = 1
interactive_timeout = 600
wait_timeout = 600