Dashboard
PHP:
8.3.33
OS:
Linux
User:
atrisland
/
/
etc
📤 Upload
📝 New File
📁 New Folder
Close
Editing: my.cnf
# # 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/159-195-60-230.cprapid.com.err performance-schema=0 innodb_buffer_pool_size=1664M max_allowed_packet=268435456 open_files_limit=59000 innodb_file_per_table=1 unix_socket=OFF key_buffer_size=202M tmp_table_size=157M innodb_log_file_size=416M max_heap_table_size=157M sql_mode='' join_buffer_size=1M max_connect_errors=10 max_connections=200 wait_timeout=300 interactive_timeout=300
Save
Cancel