小红花·文摘
  • 首页
  • 广场
  • 排行榜🏆
  • 直播
  • FAQ
Dify.AI
MyVector v1.26.3:维护、持续集成与MySQL 9.7的准备工作

我最近探讨了范围向量搜索在MySQL中的查询模式,尽管搜索逻辑已建立,但基础设施仍需改进,以适应MySQL的新发布模型。

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

Planet MySQL
Planet MySQL · 2026-03-29T18:38:59Z

Moving from Ops Insights/Database Management to OCI Monitoring and Unified Log Analytics OCI is updating the recommended approach for observing MySQL HeatWave. This includes changes to existing...

MySQL HeatWave observability updates in OCI

Planet MySQL
Planet MySQL · 2026-03-27T20:36:18Z
Practical Guide to S3 Tables: Two Solutions to Real-Time Transfer MySQL Data into S3 Tables

本文介绍了MySQL连接器的配置,包括数据库连接信息、同步设置、主题创建和Schema历史记录,使用AWS MSK的IAM认证。

Practical Guide to S3 Tables: Two Solutions to Real-Time Transfer MySQL Data into S3 Tables

亚马逊AWS官方博客
亚马逊AWS官方博客 · 2026-03-27T05:21:59Z

This is a quick one.  My attention was recently brought (thanks Simon) on a relatively recent comment (25 Nov 2025) in Bug #103672 - Binlog compression transaction payload event...

Binary Log Compression is Safe since MySQL 8.0.34

Planet MySQL
Planet MySQL · 2026-03-26T20:41:00Z

In the world of database management, MySQL HeatWave offers powerful in-memory analytics capabilities that can supercharge your OLTP queries. But what happens when you introduce views into the mix?...

Understanding MySQL Views & HeatWave In-Memory Execution

Planet MySQL
Planet MySQL · 2026-03-26T17:56:32Z

MySQL observability is essential in modern enterprises, whether you run a few critical databases or operate at massive scale. With the right real‑time monitoring, teams reduce MTTD/MTTR, avoid...

Unified MySQL Monitoring Across HeatWave and On-Prem with Grafana Dashboard

Planet MySQL
Planet MySQL · 2026-03-26T15:32:01Z

Percona即将举行的活动及以往的网络研讨会和论坛材料可供查看。

2026年 – MySQL生态系统性能基准报告

Percona Database Performance Blog
Percona Database Performance Blog · 2026-03-26T10:04:22Z

On March 23, 2026, the MySQL Community Team hosted our second public discussion focused on shaping a new era of MySQL community engagement. With over 50 attendees participating, the session...

Strengthening the MySQL Community: Highlights from Our Second Public Discussion

Planet MySQL
Planet MySQL · 2026-03-26T06:00:00Z
Stripe Projects 合作伙伴关系:通过 Stripe CLI 提供 PlanetScale Postgres 和 MySQL 数据库

Stripe Projects 目前处于开发者预览阶段,用户可申请提前访问。获得访问后,请按照说明创建 PlanetScale Postgres 或 MySQL 数据库。

Stripe Projects 合作伙伴关系:通过 Stripe CLI 提供 PlanetScale Postgres 和 MySQL 数据库

PlanetScale - Blog
PlanetScale - Blog · 2026-03-26T00:00:00Z

Last week, we published MySQL Early Access Release builds available for community testing and feedback ahead of the upcoming stable releases. Early Access builds are ideal for developers and DBAs...

MySQL Early Access Release Builds Available: What to Test and How to Share Feedback

Planet MySQL
Planet MySQL · 2026-03-24T18:06:53Z

More MySQL Worklogs and MySQL Developer Guide published As we ramp up to the MySQL Community Edition release in April, and as part of your our updated community engagement approach (see: A New Era...

Continued Momentum Leading up to MySQL Community Edition Release

Planet MySQL
Planet MySQL · 2026-03-20T16:11:30Z

As a follow-up to our previous blog post, “Where can you find MySQL during January to April 2026” (published at the end of January 2026), we would like to share an update. With the dynamic nature...

Where can you find MySQL next? (Updated events list for March–May 2026)

Planet MySQL
Planet MySQL · 2026-03-18T11:59:03Z

本文介绍了如何在Ubuntu 26.04上安装MySQL服务器,包括系统更新、安装命令、服务启动和安全设置,并提供了一些基本的MySQL命令。

如何在Ubuntu 26.04上安装MySQL

Planet MySQL
Planet MySQL · 2026-03-16T17:30:00Z

MySQL benefits from a large and technically rigorous community—people who run MySQL at scale, test it in diverse environments, and surface issues (and ideas) that make the product better. Over the...

MySQL Community Early Access Builds

Planet MySQL
Planet MySQL · 2026-03-13T14:44:31Z

发现MySQL的binlog文件占用大量磁盘空间,重启后binlog_expire_logs_seconds参数失效。通过创建自定义配置文件并挂载到Docker中,成功解决了问题,节省了服务器空间。

修改 docker 中安装的 MySQL 的配置参数

大象笔记 - Notes of Elephant Leg
大象笔记 - Notes of Elephant Leg · 2026-03-13T07:35:59Z

Following the strong participation in our first Public MySQL Community Roadmap Discussion (with attendees joining from around the world), we are excited to invite you to the second edition of this...

Join the Public MySQL Community Roadmap Discussion Webinar (Edition #2)

Planet MySQL
Planet MySQL · 2026-03-12T17:16:01Z

Sensitive data has a way of showing up in unexpected places: an “email” column in a demo app, a forgotten “token” field in a logging table, or free-text notes that quietly become regulated data. I...

Building a MySQL Shell Plugin to Scan for Sensitive Data (Vibe Coding AI-assisted, ~30 minutes)

Planet MySQL
Planet MySQL · 2026-03-11T18:48:45Z
布鲁斯·莫姆贾恩:MySQL的阴影

MySQL生态系统衰退的根本原因在于其闭源开发模式,由MySQL AB控制,外部补丁被重写以盈利,导致发展受限。尽管MySQL曾占据市场优势,但这种模式最终难以持续。

布鲁斯·莫姆贾恩:MySQL的阴影

Planet PostgreSQL
Planet PostgreSQL · 2026-03-11T14:15:02Z
从分钟到秒:Uber通过共识架构提升MySQL集群的可用性

Uber重新设计了MySQL基础设施,采用MySQL组复制(MGR)替代外部故障转移,故障恢复时间缩短至秒。新架构通过共识复制确保数据一致性,支持自动节点管理和负载均衡,提升系统的可靠性和可用性。

从分钟到秒:Uber通过共识架构提升MySQL集群的可用性

InfoQ
InfoQ · 2026-03-11T14:15:00Z

选择合适的SQL数据库引擎对应用性能至关重要。PostgreSQL适合复杂查询,MySQL在通用性能上表现优异,而SQLite则为嵌入式应用提供轻量级解决方案。文章通过基准测试比较这三种引擎在不同SQL操作中的表现,以帮助用户做出选择。

PostgreSQL与MySQL与SQLite:比较不同数据库引擎的SQL性能

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

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

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
友情链接: MOGE.AI 九胧科技 模力方舟 Gitee AI 菜鸟教程 Remio.AI DeekSeek连连 53AI 神龙海外代理IP IPIPGO全球代理IP 东波哥的博客 匡优考试在线考试系统 开源服务指南 蓝莺IM Solo 独立开发者社区 AI酷站导航 极客Fun 我爱水煮鱼 周报生成器 He3.app 简单简历 白鲸出海 T沙龙 职友集 TechParty 蟒周刊 Best AI Music Generator

小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码