Documentation
Databases
MySQL

MySQL

MySQL is the world's most popular open-source relational database management system.

Versions Tested

  • MySQL 9.0 - Latest major version
  • MySQL 8.0 - Previous major version

Configuration

Defaults

Uses default MySQL configuration with minimal changes:

max_connections: 600
bind-address: 0.0.0.0
# All other settings at MySQL defaults

Optimized (Coming Soon)

Tuned configuration for benchmark hardware, reviewed by the MySQL community.

View Results

See the Benchmarks page for current results.