小红花·文摘
  • 首页
  • 广场
  • 排行榜🏆
  • 直播
  • FAQ
Dify.AI

As an update to our recent blog post, “Where can you find MySQL next? (Updated events list for March–May 2026)” we’d like to share the latest confirmed MySQL events and webinars, including newly...

Upcoming MySQL Events and Webinars (Updated list for April–May 2026)

Planet MySQL
Planet MySQL · 2026-04-23T18:26:29Z

As part of our MySQL community engagement plan, which includes delivering new features into MySQL Community Edition, increasing collaboration and transparency, and expanding and growing the MySQL...

MySQL Community Roadmap Update and Invitation: MySQL Contributor Summit

Planet MySQL
Planet MySQL · 2026-04-23T07:36:30Z

Production data is invaluable for day-to-day operations—support, troubleshooting, analytics, and development. But when that data contains sensitive fields such as SSNs, emails, phone numbers, or...

Introducing Dynamic Data Masking in MySQL: Protect Sensitive Data Without App Changes

Planet MySQL
Planet MySQL · 2026-04-22T21:56:42Z
MySQL性能:OpenSSL-3.5.5评估

本文评估了OpenSSL-3.5.5在MySQL CPU密集型OLTP工作负载下的性能,重点分析了SSL开启与关闭对性能的显著影响。测试使用Sysbench进行Point-SELECTs和Re-Connect SELECTs,结果显示不同OpenSSL版本之间的性能差异。

MySQL性能:OpenSSL-3.5.5评估

Planet MySQL
Planet MySQL · 2026-04-22T04:50:00Z

With MySQL 9.7.0 LTS, MySQL establishes its next long-term support release line, expands key capabilities in Community Edition, and introduces Dynamic Data Masking for Enterprise users. The April...

MySQL 9.7.0 LTS Is Now Available: Expanded Community Capabilities and Dynamic Data Masking for Enterprise

Planet MySQL
Planet MySQL · 2026-04-21T16:00:00Z
Percona Operator for MySQL 1.1.0:时间点恢复、增量备份与压缩

Percona Operator for MySQL 1.1.0版本引入了时间点恢复、增量备份和zstd压缩等新功能,提升了Kubernetes上MySQL的备份和恢复能力,恢复过程更精确、备份速度更快、存储占用更小。同时,增强的异步复制重试和稳定性修复提高了操作的可靠性。社区反馈推动了这些功能的开发。

Percona Operator for MySQL 1.1.0:时间点恢复、增量备份与压缩

Percona Database Performance Blog
Percona Database Performance Blog · 2026-04-21T13:21:35Z
在Percona Operator for MySQL (PXC)中部署跨站点复制

本文讨论了在复杂的Kubernetes环境中配置Percona XtraDB Cluster (PXC)的跨站点复制以实现灾难恢复(DR)。首先,设置三节点PXC集群并在自定义资源文件中启用跨站点复制选项。然后备份源数据并在DR服务器上恢复。通过配置复制通道和外部IP,确保DR节点在DC节点故障时能够自动连接其他可用节点。文章还提到异步复制可能导致延迟,强调在生产环境中部署前需考虑各种挑战。

在Percona Operator for MySQL (PXC)中部署跨站点复制

Planet MySQL
Planet MySQL · 2026-04-20T13:15:04Z
MySQL MCP Server v1.7.0发布

MySQL MCP Server v1.7.0发布,新增add_connection功能,支持动态添加数据库连接。引入search_schema和schema_diff工具,便于查找和比较数据库结构。run_query功能增强,支持分页和重试机制,提升稳定性。新增列掩码功能以保护敏感信息,SSH主机密钥验证默认开启,升级时需注意。

MySQL MCP Server v1.7.0发布

Planet MySQL
Planet MySQL · 2026-04-19T21:00:38Z

Cloudflare与PlanetScale合作,用户可以通过Cloudflare仪表板直接创建Postgres和MySQL数据库。这一集成使开发者能够快速构建全栈应用,享受高性能和可靠性。用户可通过Cloudflare账户进行计费,并利用Hyperdrive服务优化数据库连接和查询。未来,Cloudflare将自动优化Worker与数据库的连接位置,以减少延迟。

通过PlanetScale和Workers部署Postgres和MySQL数据库

The Cloudflare Blog
The Cloudflare Blog · 2026-04-16T13:00:22Z

Monitoring MySQL data locks, or the tip of the iceberg This story is about recent (*) performance improvements implemented in MySQL, related to monitoring of data locks. (*) Originally written in...

Monitoring MySQL data locks, or the tip of the iceberg

Planet MySQL
Planet MySQL · 2026-04-15T13:13:51Z

You read this right, symbolic links (symlinks) are unsafe in MySQL since at least 8.0.39.  As always, it is a little more complicated than that, but if you are using symbolic links and in...

Symlinks are Unsafe since MySQL 8.0.39 (and maybe even before)

Planet MySQL
Planet MySQL · 2026-04-14T19:53:00Z
在MySQL和MariaDB中审计登录尝试

Percona ClusterSync for MongoDB 0.8.0版本发布,提升了变更复制速度,最高可达18倍,显著改善MongoDB的性能和数据同步效率。

在MySQL和MariaDB中审计登录尝试

Percona Database Performance Blog
Percona Database Performance Blog · 2026-04-13T21:08:26Z

Following the strong participation in the first two editions of our Public MySQL Community Discussion webinar series, we’re excited to invite you to Edition #3. These sessions are part of our...

Join the Public MySQL Community Discussion Webinar (Edition #3)

Planet MySQL
Planet MySQL · 2026-04-13T09:28:36Z

The Etsy engineering team recently described how the company migrated its long-running MySQL sharding infrastructure to Vitess. The transition moved shard routing from Etsy’s internal systems to...

Etsy Migrates 1000-Shard, 425 TB MySQL Sharding Architecture to Vitess

InfoQ
InfoQ · 2026-04-11T07:13:00Z

In 2025, MySQL celebrated its 30th anniversary—and to mark the milestone, Oracle University (together with the MySQL Community team) offered free MySQL training and free certification exams from...

Celebrating 30 Years of MySQL: Free Training & Certification Results

Planet MySQL
Planet MySQL · 2026-04-08T12:25:36Z

本文介绍了两个MySQL工具:MySQL Advisor和MySQL随机数据生成器。MySQL Advisor用于性能调优,提供可操作的建议,帮助分析配置和状态输出;MySQL随机数据生成器则快速生成测试数据,适用于性能测试和查询优化。这两个工具正在积极开发中,欢迎用户反馈。

MySQL性能调优和测试数据生成工具

Planet MySQL
Planet MySQL · 2026-04-06T14:00:00Z

在MySQL 8.4升级中,innodb_change_buffering默认禁用,导致写延迟显著增加。虽然不再优化随机I/O,但需关注其对性能的影响。恢复设置后,写延迟恢复正常。

如何修复MySQL 8.4升级中的写延迟

Planet MySQL
Planet MySQL · 2026-04-04T17:01:09Z

MySQL HeatWave Service on Oracle Cloud Infrastructure (OCI) provides built-in telemetry and logging capabilities that help organizations monitor database activity, troubleshoot issues, and...

How to Enable MySQL HeatWave Telemetry and Analyze Logs with OCI Log Analytics

Planet MySQL
Planet MySQL · 2026-04-03T18:06:32Z

Announcing MySQL HeatWave Telemetry data publishing into OCI Log Analytics — the easiest way to view , analyze the MYSQL Heatwave Logs New build-in feature to publish the MySQL Logs to OCI Log...

Introducing MySQL HeatWave Telemetry data with OCI Log Analytics

Planet MySQL
Planet MySQL · 2026-03-31T16:00:00Z
MyVector v1.26.3:维护、持续集成与MySQL 9.7的准备工作

MyVector v1.26.3发布,专注于与MySQL 8.4和9.6的兼容性,并为即将到来的9.7版本做准备。更新了构建逻辑,确保高性能HNSW搜索在最新MySQL版本上稳定运行,同时进行架构变更,以实现更深层次的集成和生命周期管理,推动项目未来发展。

MyVector v1.26.3:维护、持续集成与MySQL 9.7的准备工作

Planet MySQL
Planet MySQL · 2026-03-29T18:38:59Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码