Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 38b4378

Browse files
Update MySQL.md
1 parent 2eabc71 commit 38b4378

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

‎docs/database/MySQL.md‎

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
1+
<!-- TOC -->
12

3+
- [书籍推荐](#书籍推荐)
4+
- [文字教程推荐](#文字教程推荐)
5+
- [视频教程推荐](#视频教程推荐)
6+
- [常见问题总结](#常见问题总结)
27

3-
Java面试通关手册(Java学习指南,欢迎Star,会一直完善下去,欢迎建议和指导):[https://github.com/Snailclimb/Java_Guide](https://github.com/Snailclimb/Java_Guide)
8+
<!-- /TOC -->
49

5-
> ## 书籍推荐
10+
## 书籍推荐
611

7-
**《高性能MySQL : 第3版》**
12+
- 《SQL基础教程(第2版)》 (入门级)
13+
- 《高性能MySQL : 第3版》 (进阶)
814

9-
> ## 文字教程推荐
15+
## 文字教程推荐
1016

1117
[MySQL 教程(菜鸟教程)](http://www.runoob.com/mysql/mysql-tutorial.html)
1218

1319
[MySQL教程(易百教程)](https://www.yiibai.com/mysql/)
1420

15-
> ## 视频教程推荐
16-
21+
## 视频教程推荐
1722

1823
**基础入门:** [与MySQL的零距离接触-慕课网](https://www.imooc.com/learn/122)
1924

@@ -23,9 +28,7 @@ Java面试通关手册(Java学习指南,欢迎Star,会一直完善下去
2328

2429
[MySQL集群(PXC)入门](https://www.imooc.com/learn/993) [MyCAT入门及应用](https://www.imooc.com/learn/951)
2530

26-
27-
28-
> ## 常见问题总结
31+
## 常见问题总结
2932

3033
- ### 1存储引擎
3134

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /