mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
更新Mysql内容
This commit is contained in:
parent
d9b99be660
commit
6ea16670b7
@ -26,6 +26,7 @@
|
||||
- **存储引擎**
|
||||
|
||||
[MySQL常见的两种存储引擎:MyISAM与InnoDB的爱恨情仇](https://juejin.im/post/5b1685bef265da6e5c3c1c34)
|
||||
|
||||
- **字符集及校对规则**
|
||||
|
||||
字符集指的是一种从二进制编码到某类字符符号的映射。校对规则则是指某种字符集下的排序规则。Mysql中每一种字符集都会对应一系列的校对规则。
|
||||
|
Loading…
x
Reference in New Issue
Block a user