2.2.1 Release notes update
2.2.1 Release notes update
This commit is contained in:
@ -25,3 +25,8 @@ Modules may now use a built-in regular expression string parameter type instead
|
||||
of a normal string when accepting patterns. The modules that use the new regex
|
||||
parameter type are *qlafilter* and *tee*. When inputting pattern, enclose the
|
||||
string in slashes, e.g. `match=/^select/` defines the pattern `^select`.
|
||||
|
||||
### Binlog Server
|
||||
|
||||
Binlog server automatically accepts GTID connection from MariaDB 10 slave servers
|
||||
by saving all incoming GTIDs into a SQLite map database.
|
Reference in New Issue
Block a user