mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-28701 Update Server HELP
Bootstrap size increase and error fix by Daniel Black.
This commit is contained in:
committed by
Daniel Black
parent
90ba999e80
commit
4d0c53a327
@ -23,7 +23,7 @@
|
||||
The longest query in use depends on the documentation content,
|
||||
see the file fill_help_tables.sql
|
||||
*/
|
||||
#define MAX_BOOTSTRAP_QUERY_SIZE 20000
|
||||
#define MAX_BOOTSTRAP_QUERY_SIZE 60000
|
||||
/**
|
||||
The maximum size of a bootstrap query, expressed in a single line.
|
||||
Do not increase this size, use the multiline syntax instead.
|
||||
|
Reference in New Issue
Block a user