File: //proc/self/root/proc/self/root/etc/my.cnf
[mysqld]
log-error=/var/lib/mysql/server1.studioinfinity.com.br.err
sql_mode="NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
performance-schema=0
skip-external-locking
key-buffer-size=384M
max_allowed_packet=268435456
max_connections = 300
max_user_connections = 35
wait_timeout=40
connect_timeout=10
table_open_cache=512
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 8M
myisam_sort_buffer_size = 64M
thread_cache_size = 8
query_cache_size = 32M
# thread_concurrency = 4
server-id = 14
default-storage-engine=MyISAM
innodb_file_per_table=1
open_files_limit=40000
ft_min_word_len=2
[mysqldump]
quick
max_allowed_packet = 16M
[mysql]
no-auto-rehash
[myisamchk]
key-buffer-size=256M
sort_buffer_size = 256M
read_buffer = 2M
write_buffer = 2M
[mysqlhotcopy]
interactive-timeout
[myisamchk]
ft_min_word_len=2