| Server IP : 85.133.193.59 / Your IP : 216.73.217.101 Web Server : Apache System : Linux server.weboone.org 4.18.0-553.146.1.el8_10.x86_64 #1 SMP Tue Jul 21 03:06:01 EDT 2026 x86_64 User : mobltehraneir ( 1073) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/ |
Upload File : |
# # This group is read both by the client and the server # use it for options that affect everything # [client-server] # # include *.cnf from the config directory # !includedir /etc/my.cnf.d [mysqld] log-error=/var/lib/mysql/error.log performance-schema=0 innodb_buffer_pool_size=2048M innodb_buffer_pool_instances=6 max_allowed_packet=1024M open_files_limit=40000 innodb_file_per_table=1 unix_socket=OFF wait_timeout=300 slow_launch_time=2 slow_query_log=0 slow_query_log_file=/var/lib/mysql/slow.log query_cache_size=64M query_cache_limit=32M query-cache-type=1 skip-external-locking default-storage-engine=InnoDB tmp_table_size=116M max_heap_table_size=116M read_buffer=1M key-buffer-size=23M sort_buffer_size=1M read_buffer_size=1M join_buffer_size=64M plugin-load-add=auth_socket.so innodb_log_file_size=512M