目录

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

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

本文是转载文章,点击查看原文
如有侵权,请联系 xyy@jishuzhan.net 删除
相关推荐
zxy984 分钟前
oracle em修复之路
网络·数据库·microsoft·oracle·database
努力的搬砖人.12 分钟前
nacos配置达梦数据库驱动源代码步骤
java·服务器·数据库·经验分享·后端
KENYCHEN奉孝37 分钟前
一个基于Django的进销存管理系统Demo实现
数据库·sqlite
m01ly39 分钟前
Django 使用 Celery 完成异步任务或定时任务
数据库·django·sqlite
自由与自然41 分钟前
乐观锁与悲观锁的使用场景
java·服务器·数据库
Yasen^o4 小时前
Redis高可用
数据库·redis·缓存
.生产的驴7 小时前
SpringBoot 接口限流Lua脚本接合Redis 服务熔断 自定义注解 接口保护
java·大数据·数据库·spring boot·redis·后端·lua
施嘉伟8 小时前
Oracle 表空间高水位收缩全攻略
数据库·oracle
apcipot_rain8 小时前
【数据库原理及安全实验】实验二 数据库的语句操作
数据库·安全·oracle
Dav_20999 小时前
dav_1_MySQL数据库排查cpu消耗高的sql
数据库·sql·mysql