MySQL versions on Ubuntu
The MySQL version available on a server is determined by the server’s Ubuntu release as shown in the table below.
The current patch version (for example, 8.0.39) can be found in the changelog.
| Ubuntu release | MySQL version | Changelog |
|---|---|---|
| 24.04 LTS | MySQL 8.0 | changelog |
| 22.04 LTS | MySQL 8.0 | changelog |
| 20.04 LTS | MySQL 8.0 | changelog |
| 18.04 LTS | MySQL 5.7 | changelog |
16.04 LTS | MySQL 5.7 | changelog |
14.04 LTS | MySQL 5.5 | changelog |