Update guide.html
This commit is contained in:
parent
97433be1ff
commit
5ffb685653
1 changed files with 2 additions and 2 deletions
|
@ -155,7 +155,7 @@ default-character-set=utf8mb4
|
|||
default-character-set = utf8mb4
|
||||
|
||||
[mysqld]
|
||||
max_connections = 2000
|
||||
max_connections = 400
|
||||
ft_min_word_len=2
|
||||
sql_mode = "NO_BACKSLASH_ESCAPES"
|
||||
character-set-server = utf8mb4
|
||||
|
@ -460,7 +460,7 @@ default-character-set=utf8mb4
|
|||
default-character-set = utf8mb4
|
||||
|
||||
[mysqld]
|
||||
max_connections = 2000
|
||||
max_connections = 400
|
||||
ft_min_word_len=2
|
||||
sql_mode = "NO_BACKSLASH_ESCAPES"
|
||||
#character-set-client-handshake = FALSE
|
||||
|
|
Loading…
Add table
Reference in a new issue