Move the docs folder

This commit is contained in:
LINxiansheng
2022-02-10 14:51:49 +08:00
committed by LINxiansheng
parent 7c6dcc6712
commit d42f317422
1160 changed files with 0 additions and 3 deletions

View File

@ -0,0 +1,15 @@
character_set_system
=========================================
character_set_system 设置服务器使用的字符集。
| **属性** | **描述** |
|--------|------------------------------------------------------------------------------------------------------------|
| 参数类型 | string |
| 默认值 | utf8mb4 |
| 取值范围 | utf8mb4 |
| 生效范围 | * GLOBAL * SESSION |
| 是否可以修改 | 否 |