会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
flowers-bloom's blog
Grow up through the pain。
博客园
首页
新随笔
联系
订阅
管理
10 2021 档案
MySQL45讲之备库并行复制策略
摘要:本文主要介绍 MySQL 备库的并行复制策略。
阅读全文
posted @
2021-10-08 17:13
flowers-bloom
阅读(241)
评论(0)
推荐(0)
编辑
MySQL45讲之保证高可用
摘要:本文主要介绍 MySQL 主备延迟,延迟产生的原因和主备切换策略。
阅读全文
posted @
2021-10-07 11:03
flowers-bloom
阅读(136)
评论(0)
推荐(0)
编辑
MySQL45讲之主备数据一致性
摘要:本文主要介绍 MySQL 主备数据同步的重要日志 binlog 的三种格式,和双 M 结构的循环复制问题。
阅读全文
posted @
2021-10-06 21:38
flowers-bloom
阅读(250)
评论(0)
推荐(0)
编辑
MySQL45讲之IO性能提升
摘要:本文介绍 MySQL 的 binlog 和 redo log 写入机制和刷盘策略,以及如何提升 MySQL 的 IO 性能。
阅读全文
posted @
2021-10-05 16:59
flowers-bloom
阅读(856)
评论(0)
推荐(0)
编辑
公告