重要!!!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 三个版本被确认。

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

相关推荐
时序数据说14 分钟前
物联网时序数据库IoTDB是什么?
大数据·数据库·物联网·时序数据库·iotdb
范纹杉想快点毕业15 分钟前
请创建一个视觉精美、交互流畅的进阶版贪吃蛇游戏
数据库·嵌入式硬件·算法·mongodb·游戏·fpga开发·交互
时序数据说20 分钟前
时序数据库:定义与基本特点
大数据·数据库·物联网·时序数据库
蒋星熠1 小时前
中间件架构设计与实践:构建高性能分布式系统的核心基石
开发语言·数据库·分布式·python·中间件·性能优化·硬件工程
Agatha方艺璇1 小时前
CentOS7 Hive2.3.8 安装图文教程
大数据·数据库
悟乙己1 小时前
PySpark 与 Pandas 的较量:Databricks 中 SQL Server 到 Snowflake 的数据迁移之旅
数据库·pandas·pyspark
Menior_4 小时前
【MySQL】基本查询
数据库·mysql
一只游鱼5 小时前
Redis入门(部署、持久化、缓存问题)
数据库·redis·缓存
北城以北88886 小时前
数据库--MySQL数据管理
数据库·mysql