Skip to content

Commit

Permalink
Fix the description of collation (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
JaySon-Huang committed Jul 27, 2021
1 parent b4915de commit 8a0c889
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- 当字符集为`utf8mb4`,默认排序规则为`utf8mb4_bin`

- `utf8mb4_bin``utf8mb4_general_ci`不区分大小写。
- `utf8_general_ci``utf8mb4_general_ci`不区分大小写。

## 语法

Expand Down

0 comments on commit 8a0c889

Please sign in to comment.