From ec8d2410a114c54667442001040e36609464b7c5 Mon Sep 17 00:00:00 2001 From: wrq <1620108097@qq.com> Date: Wed, 22 Nov 2023 15:11:28 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E3=80=8AMySQL=E6=80=A5?= =?UTF-8?q?=E9=80=9F=E5=85=A5=E9=97=A8=E6=95=99=E7=A8=8B=E3=80=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wrq <1620108097@qq.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e9d0c5..31c654e 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ * [MySQL索引背后的数据结构及算法原理](http://blog.codinglabs.org/articles/theory-of-mysql-index.html) * [21分钟MySQL入门教程](http://www.cnblogs.com/mr-wid/archive/2013/05/09/3068229.html) - +* [MySQL急速入门教程](https://wrq6.gitee.io/MuSQL.html) ### 管理和监控 * [ELKstack 中文指南](http://kibana.logstash.es) -- Gitee