MySQL 版本发布历史
版本号 发布日期 开发阶段
8.0.12 2018-07-27 General Availability
8.0.11 2018-04-19 General Availability
...
skipped
...
8.0.4 2017-09-21 Release Candidate
8.0.3 2017-07-17 Development Milestone
8.0.2 2017-04-10 Development Milestone
8.0.1 2016-09-12 Development Milestone
MySQL8.0 截止2018年9月30日实际开发6个版本,历时2年,正式发布GA版本近半年,截止今天发布了2个GA版本。
从新版功能的验证和测试阶段现在适用于生产还为时尚早,按照目前MySQL官方的发布周期 差不多3个月一个小版本,
估计要到8.0.14版本会大规模的在生产上应用(大约2019年1月左右)。
MySQL 生态圈对MySQL 8.0版本的支持:
软件 最新版本 发布日期 开发阶段 网站
MHA 0.58 20180323 GA https://github.com/yoshinorim/mha4mysql-manager/releases
mydumper 0.9.5 20180505 GA https://github.com/maxbube/mydumper
percona server 8.0.12 20180927 Alpha https://www.percona.com/downloads/Percona-Server-LATEST/
Percona Xtrabackup 8.0.1 20180912 Alpha https://www.percona.com/downloads/XtraBackup/LATEST/
Percona toolkit 3.0.12 20180913 GA https://www.percona.com/downloads/percona-toolkit/LATEST/
MyRocks 8.0.12 20180927 Alpha
Galera 25.3.24 201809 -- http://galeracluster.com/downloads/
orchestrator 3.0.12 20180829 GA https://github.com/github/orchestrator/releases
Replication Manager 2.0.1 20180705 GA https://github.com/signal18/replication-manager/releases
Tungsten Replicator 5.0.1 20160512 GA https://github.com/vmware/tungsten-replicator/releases
监控类:
PMM 1.14.1 2018-09-08 GA https://www.percona.com/downloads/pmm/
zabbix(plugins) 1.1.8 2018-02-06 GA https://mariadb.com/downloads/mariadb-tx/maxscale
MaxScale 2.2.14 2018-08 GA https://mariadb.com/downloads/mariadb-tx/maxscale
proxysql 1.4.12 2018-09-21 GA https://github.com/sysown/proxysql
vitness 2.2 2018-07-01 GA https://github.com/vitessio/vitess/releases
gh-ost 1.0.46 2018-05-27 GA https://github.com/github/gh-ost/releases
sysbench 1.0.15 2018-07-04 GA https://github.com/akopytov/sysbench/releases
phpadmin 4.8.3 2018-08-22 GA https://github.com/phpmyadmin/phpmyadmin/releases
Oracle GoldenGate 12.3.0.1 2018-06 GA https://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html
mycli 1.17.0 2018-05-29 GA https://www.mycli.net/
MySQLTuner 1.7.2 2017-05-17 GA https://github.com/major/MySQLTuner-perl/releases
https://raw.githubusercontent.com/major/MySQLTuner-perl/master/mysqltuner.pl
此外MySQL官方发布的一系列软件和驱动程序随着MySQL8.0一起发布。
MySQL workbench
mysql shell
mysql router
对JDBC、ODBC、NODEJS、python等的驱动程序。
MySQL的go语言驱动:https://github.com/go-sql-driver/mysql/releases
MySQL的python语言驱动:https://github.com/PyMySQL/PyMySQL/releases
alibaba canal 网站:https://github.com/alibaba/canal/releases
从目前MySQL的生态圈来看构成MySQL高可用的第三方软件、监控软件、中间件、备份软件等来看 主要的
Percona xtrabackup 尚未正式GA,其他主要的软件都可以适用。Percona server for mysql 目前也是
alpha版本,预期会经过2-3个版本可以稳定,这个时间点基本是2018年1月份。
目前对MySQL8.0 明确支持的有PMM、
最快的速度来看要等MySQL8.0.14版本发布后,经过八九个月的测试验证,以及一系列的采坑才可以相对稳定的
发布到生产环境。
参考:
https://mysqlawards.org/mysql-hall-of-fame/
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/
https://www.percona.com/blog/2018/09/27/announcement-alpha-build-of-percona-server-8-0/
https://www.percona.com/blog/2018/09/12/announcement-experimental-build-of-percona-xtrabackup-8-0/
https://www.percona.com/blog/2018/09/08/percona-monitoring-and-management-pmm-1-14-1-is-now-available/
https://www.percona.com/blog/2018/02/05/percona-monitoring-plugins-1-1-8-release-now-available/
————————————————
版权声明:本文为CSDN博主「vkingnew」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/vkingnew/article/details/82902671