重要!!!MySQL 9.0存在重大BUG!!

7/11日开源数据库软件服务商percona发布重要警告,最新的mysql版本存在重大bug,原文如下

Do Not Upgrade to Any Version of MySQL After 8.0.37

Warning!

Recently, Jean-François Gagné opened a bug on bug.mysql.com #115517; unfortunately, the bug is now private.

However, the bug looks quite serious. We at Percona have performed several tests and opened the issue PS-9306 to investigate the problem.

In short, what happens is that if you create a large number of tables, like 10000, the mysql daemon will crash at restart.

Currently, we have identified that the following versions are affected:

MySQL 8.0.38

MySQL 8.4.1

MySQL 9.0.0

We have not yet identified the root cause or a workaround. As such, we suggest that all users do not adopt any of the MySQL versions mentioned until a fix is released.

If you want to test it yourself, just install one of the mentioned MySQL versions and run a script like the one used in our issue PS-9306.

原文链接:https://www.percona.com/blog/do-not-upgrade-to-any-version-of-mysql-after-8-0-37/#

简而言之

如果表的数量超过10000个,mysql可能会在重启时崩溃,该bug在MySQL 8.0.38

MySQL 8.4.1 MySQL 9.0.0 三个版本被确认。

重要提醒!生产系统请不要升级到以上版本!

相关推荐
一只小bit34 分钟前
MySQL事务:如何保证ACID?MVCC到底如何工作?
数据库·mysql·oracle
小猪咪piggy39 分钟前
【项目】小型支付商城 MVC/DDD
java·jvm·数据库
向阳而生,一路生花1 小时前
redis离线安装
java·数据库·redis
·云扬·1 小时前
使用pt-archiver实现MySQL数据归档与清理的完整实践
数据库·mysql
黄焖鸡能干四碗1 小时前
信息安全管理制度(Word)
大数据·数据库·人工智能·智慧城市·规格说明书
zhangyifang_0091 小时前
PostgreSQL一些概念特性
数据库·postgresql
weixin_46681 小时前
安装Zabbix7
数据库·mysql·zabbix
数据库生产实战1 小时前
Oracle 19C实测:重命名分区表后又重命名分区索引,分区索引会失效吗?DBA必看避坑指南!
数据库·oracle·dba
king_harry1 小时前
window server2008下Oracle 配置dblink查询 MySQL 数据
数据库·mysql·oracle·odbc·dblink
chde2Wang1 小时前
hbase启动报错-keeperErrorCode
大数据·数据库·hbase