Log an issue
Fork and edit
Discuss on Discord
Introduction
About MySQL performance tuning
System, Kernel, compiler, and Libraries
Tuning MySQL
Review
Next Steps
You should now know how to:
When tuning a thread count configuration parameter like innodb_read_io_threads or innodb_write_io_threads. What can often be a good starting value?
What is the recommended size for the MySQL buffer pool?
Why might it be a good idea to increase how often a mutex lock is checked before the running thread yields?
You need to answer each question to see the results.