HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/my.cnf.d/server.cnf
### MANAGED BY PUPPET ###

[client]
port = 3306
socket = /var/lib/mysql/mysql.sock


[isamchk]
key_buffer_size = 16M


[mysqld]
basedir = /usr
bind-address = 0.0.0.0
datadir = /var/lib/mysql
ft_min_word_len = 4
host_cache_size = 378
innodb_buffer_pool_size = 134217728
innodb_data_file_path = ibdata1:10M:autoextend
innodb_file_per_table = 1
innodb_flush_method = O_DIRECT
innodb_log_file_size = 64M
innodb_print_all_deadlocks = 1
join_buffer_size = 262144
key_buffer_size = 16M
log-error = /var/log/mariadb/mariadb.log
max_allowed_packet = 16M
max_binlog_size = 100M
max_connections = 250
max_heap_table_size = 16777216
max_user_connections = 30
open_files_limit = 102400
pid-file = /var/lib/mysql/mariadb.pid
port = 3306
query_cache_type = 0
read_buffer_size = 131072
read_rnd_buffer_size = 262144
skip-external-locking
socket = /var/lib/mysql/mysql.sock
sql_mode = STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
ssl = false




table_definition_cache = 800
table_open_cache = 800
thread_cache_size = 8
thread_stack = 256K
tmp_table_size = 16M
tmpdir = /tmp
user = mysql


[mysqld-5.0]
myisam-recover = BACKUP


[mysqld-5.1]
myisam-recover = BACKUP


[mysqld-5.5]
myisam-recover = BACKUP
query_cache_limit = 1M
query_cache_size = 16M


[mysqld-5.6]
myisam-recover-options = BACKUP
query_cache_limit = 1M
query_cache_size = 16M


[mysqld-5.7]
myisam-recover-options = BACKUP
query_cache_limit = 1M
query_cache_size = 16M


[mysqld_safe]
log-error = /var/log/mariadb/mariadb.log
nice = 0
socket = /var/lib/mysql/mysql.sock


[mysqldump]
max_allowed_packet = 16M
quick
quote-names