Skip to content

Instantly share code, notes, and snippets.

@musoftware
Created March 4, 2023 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save musoftware/aa69bb208122e687d13b9e5037b88100 to your computer and use it in GitHub Desktop.
Save musoftware/aa69bb208122e687d13b9e5037b88100 to your computer and use it in GitHub Desktop.
mysql configuration
# * Fine Tuning
key_buffer = 64M
max_allowed_packet = 128M
thread_cache_size = 30
myisam-recover = BACKUP
max_connections = 150
table_open_cache = 2048
thread_concurrency = 10
wait_timeout = 600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment