Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
212
/
root
/
srv
/
data
/
.current_db
/
class
/
0
/
//proc/thread-self/root/proc/212/root/srv/data/.current_db/class/0/my.cnf
!include /srv/data/.current_db/base/my.cnf # The MySQL server [mysqld] # * Fine Tuning key_buffer_size = 4M max_allowed_packet = 16M table_open_cache = 16 sort_buffer_size = 512K join_buffer_size = 512K read_buffer_size = 256K read_rnd_buffer_size = 256K myisam_sort_buffer_size = 512K thread_stack = 256k thread_cache_size = 0 net_buffer_length = 2K max_connections = 16 # * Query Cache Configuration query_cache_limit = 64k query_cache_size = 1M # * InnoDB innodb_buffer_pool_size = 8M innodb_additional_mem_pool_size = 512k # we don't fsync() logs so we can have a smaller buffer innodb_log_buffer_size = 256k innodb_flush_log_at_trx_commit = 2 innodb_lock_wait_timeout = 50 innodb_thread_concurrency = 1