mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
MDEV-14024 PCRE2.
Related changes in the server code.
This commit is contained in:
parent
ce70573f62
commit
9dadfdcde5
29 changed files with 122 additions and 288 deletions
|
|
@ -202,7 +202,8 @@ The following specify which files/extra groups are read (specified before remain
|
|||
using the password expiration options in ALTER USER.
|
||||
--default-regex-flags=name
|
||||
Default flags for the regex library. Any combination of:
|
||||
DOTALL, DUPNAMES, EXTENDED, EXTRA, MULTILINE, UNGREEDY
|
||||
DOTALL, DUPNAMES, EXTENDED, EXTENDED_MORE, EXTRA,
|
||||
MULTILINE, UNGREEDY
|
||||
--default-storage-engine=name
|
||||
The default storage engine for new tables
|
||||
--default-time-zone=name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue