Skip to content

Commit 7cc919c

Browse files
committed
Update MySQL总结.md
1 parent b24ab64 commit 7cc919c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/database/mysql/MySQL总结.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ MySQL、PostgreSQL、Oracle、SQL Server、SQLite(微信本地的聊天记录
2222

2323
由于 MySQL 是开源免费并且比较成熟的数据库,因此,MySQL 被大量使用在各种系统中。任何人都可以在 GPL(General Public License) 的许可下下载并根据个性化的需要对其进行修改。MySQL 的默认端口号是**3306**
2424

25-
26-
2725
## 存储引擎
2826

2927
### 存储引擎相关的命令

0 commit comments

Comments
 (0)