Skip to content

Commit 96aa218

Browse files
Update Mycat.md
1 parent ca26a7f commit 96aa218

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Mycat.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Mycat
22

3-
* [1Mycat是什么?](#1mycat是什么)
4-
* [2什么叫混合切分](#2什么叫混合切分)
3+
* [1.Mycat是什么?](#1mycat是什么)
4+
* [2.什么叫混合切分](#2什么叫混合切分)
55
* [3.在项目组中,切分后的库从哪里而来?](#3在项目组中切分后的库从哪里而来)
66
* [4.搭建mycat的核心配置文件有哪些?](#4搭建mycat的核心配置文件有哪些)
77
* [5.mycat分库可以分成100个库吗?](#5mycat分库可以分成100个库吗)
@@ -13,11 +13,11 @@
1313
* [参考链接](#参考链接)
1414

1515

16-
#### 1Mycat是什么?
16+
#### 1.Mycat是什么?
1717

1818
Mycat是基于MySQL的数据库中间件,目的是为了降低数据库的压力。
1919

20-
#### 2什么叫混合切分
20+
#### 2.什么叫混合切分
2121

2222
项目组中如果有水平切分,那项目组里的开发方式就叫混合切分。或者项目组里就是单纯的垂直切分。
2323

0 commit comments

Comments
 (0)