mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
Merge tag 'mariadb-10.0.19' into 10.0-galera
This commit is contained in:
@@ -405,6 +405,8 @@ The following options may be given as the first argument:
|
||||
Don't start more than this number of threads to handle
|
||||
INSERT DELAYED statements. If set to zero INSERT DELAYED
|
||||
will be not used
|
||||
--max-digest-length=#
|
||||
Maximum length considered for digest text.
|
||||
--max-error-count=# Max number of errors/warnings to store for a statement
|
||||
--max-heap-table-size=#
|
||||
Don't allow creation of heap tables bigger than this
|
||||
@@ -1262,6 +1264,7 @@ max-binlog-stmt-cache-size 18446744073709547520
|
||||
max-connect-errors 100
|
||||
max-connections 151
|
||||
max-delayed-threads 20
|
||||
max-digest-length 1024
|
||||
max-error-count 64
|
||||
max-heap-table-size 16777216
|
||||
max-join-size 18446744073709551615
|
||||
|
||||
Reference in New Issue
Block a user