5
0
I recently upgraded MySQL 5.7 to 8.0 via homebrew, as it warned me about not being the latest version. I was surprised to see MySQL was version 8.0 as from what I recall the latest version was 5.7. Then I found out there are no 6 and 7 versions which also seems a bit odd.
I struggle to find any relevant or official explanation regarding why it sees this gigantic leap to version 8.0 and skipping right over 6 and 7. While it may be just a convention, this myopic version management only confuses users without any reason why when needing some simple clarification.
So why does the MySQL version numbers see such a leap and skip over 6 and 7?
1
From Oracle: “Why did MySQL version numbering skip versions 6 and 7 and go straight to 8.0?”. For all intents and purposes, you can think of MySQL 8.0 as MySQL 5.8. The real big jump from a technical standpoint was from MySQL 5.6 to 5.7; the jump to MySQL 8.0 is really focused on branding.
– JakeGould – 2018-07-12T01:02:07.077