All Stories

Why think and why not think

Do you like to think or do you have time to think?

An extra Americano

Fresh up?

Why cook eggs with meat

Curious why curious?

New Job and new life

2024, my new job and life.

MySQL Group Replication初探

Group Replication为原生MySQL高可用集群架构,shared-nothing结构。

ProxySQL简介

ProxySQL简介,ProxySQL被用作数据库代理,完成读写分离、routing等操作

MySQL Clone Plugin

介绍MySQL clone plugin的用法及使用场景

Linux磁盘监控-diskio_io_time

查看Linux系统的磁盘监控,常常需要关注磁盘的情况,例如:diskio_io_time,能够间接反应磁盘的繁忙情况

MySQL源码-Seconds_Behind_Master的计算

What the Seconds_Behind_Master means? And how to calculate it? MySQL源码-Seconds_Behind_Master的计算

linux-transparent_hugepage

What is transparent_hugepage in Linux and why we should disable it in database instance?

Linux swap 内存溢出

由于磁盘IO较弱的原因,不再在数据库的实例上进行swap的内存溢出,需要进行关闭

MySQL源码-变量-innodb_flush_log_at_trx_commit

mysq source-code-variables-innodb_flush_log_at_trx_commit