mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.8 into 10.9
This commit is contained in:
@@ -188,7 +188,7 @@ The following specify which files/extra groups are read (specified before remain
|
||||
ALWAYS
|
||||
--console Write error output on screen; don't remove the console
|
||||
window on windows.
|
||||
--core-file Write core on errors.
|
||||
--core-file Write core on crashes
|
||||
-h, --datadir=name Path to the database root directory
|
||||
--date-format=name The DATE format (ignored)
|
||||
--datetime-format=name
|
||||
@@ -1511,6 +1511,7 @@ column-compression-zlib-wrap FALSE
|
||||
completion-type NO_CHAIN
|
||||
concurrent-insert AUTO
|
||||
console TRUE
|
||||
core-file TRUE
|
||||
date-format %Y-%m-%d
|
||||
datetime-format %Y-%m-%d %H:%i:%s
|
||||
deadlock-search-depth-long 15
|
||||
|
Reference in New Issue
Block a user