HEX
Server: LiteSpeed
System: Linux pl-rocket-da1.hostsila.org 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: etorby24eu (1588)
PHP: 8.3.23
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //etc/my.cnf
[client]
port = 3306
socket = /var/lib/mysql/mysql.sock

[mysqld]
log-error = /var/lib/mysql/pl-rocket-da1.hostsila.org.err
performance-schema = 0
optimizer_search_depth = 0
datadir = /var/lib/mysql
socket = /var/lib/mysql/mysql.sock
symbolic-links = 0
innodb_buffer_pool_size = 2G
max_allowed_packet = 268435456
open_files_limit=40000
port = 3306
max_user_connections = 50
max_connections = 500
local-infile = 0
key_buffer = 128M
query_cache_limit = 1M
query_cache_size = 128M ## 32MB for every 1GB of RAM
query_cache_type = 1
table_open_cache = 1024
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 2M
myisam_sort_buffer_size = 8M
thread_cache_size = 50
thread_stack = 256K
innodb_file_per_table = 1
sql-mode = 
server-id = 1
#innodb_data_home_dir = /var/lib/mysql/
#innodb_data_file_path = ibdata1:10M:autoextend
#innodb_log_group_home_dir = /var/lib/mysql/
#innodb_log_buffer_size = 8M
#innodb_flush_log_at_trx_commit = 2
#innodb_lock_wait_timeout = 50
wait_timeout = 300
interactive_timeout = 120
#innodb_file_format = Barracuda
#innodb_large_prefix = 1
#innodb_default_row_format = dynamic
table_definition_cache = 1024
#innodb_strict_mode=OFF
[mysqld_safe]

[mysqldump]
quick
max_allowed_packet = 16M

[mysql]
no-auto-rehash

[isamchk]
key_buffer = 128M
sort_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M

[myisamchk]
key_buffer = 128M
sort_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M

[mysqlhotcopy]
interactive-timeout


!includedir /etc/my.cnf.d