Update guide.html
This commit is contained in:
parent
891de7b67c
commit
654f8071c6
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ max_connections = 400
|
|||
ft_min_word_len=2
|
||||
sql_mode = "NO_BACKSLASH_ESCAPES"
|
||||
character-set-server = utf8mb4
|
||||
collation-server = utf8mb4_0900_ai_ci
|
||||
collation-server = utf8mb4_unicode_520_ci
|
||||
skip-character-set-client-handshake
|
||||
default-authentication-plugin=mysql_native_password
|
||||
wait_timeout = 800
|
||||
|
|
Loading…
Add table
Reference in a new issue