Fix release note ordering
Moved the binlogrouter section under the correct heading.
This commit is contained in:
@ -8,12 +8,6 @@ release 2.2.0.
|
|||||||
For any problems you encounter, please consider submitting a bug
|
For any problems you encounter, please consider submitting a bug
|
||||||
report at [Jira](https://jira.mariadb.org).
|
report at [Jira](https://jira.mariadb.org).
|
||||||
|
|
||||||
## Update from 2.2.0
|
|
||||||
|
|
||||||
Since version 2.2.0 MaxScale binlog server can accept GTID
|
|
||||||
slave registration from MariaDB 10.X slaves and can also
|
|
||||||
register to Master server MariaDB 10.x using GTID.
|
|
||||||
|
|
||||||
## Changed Features
|
## Changed Features
|
||||||
|
|
||||||
### Process identity
|
### Process identity
|
||||||
@ -45,6 +39,9 @@ root@host:~# maxscale --user=root ...
|
|||||||
automatically enabled. In MaxScale 2.2.0, if `transaction_safety` was disabled
|
automatically enabled. In MaxScale 2.2.0, if `transaction_safety` was disabled
|
||||||
when `mariadb10_master_gtid` was enabled MaxScale would refuse to start.
|
when `mariadb10_master_gtid` was enabled MaxScale would refuse to start.
|
||||||
|
|
||||||
|
* The binlogrouter can accept GTID slave registration from MariaDB 10.X slaves
|
||||||
|
and can also register to Master server MariaDB 10.x using GTID.
|
||||||
|
|
||||||
### Module names and case sensitivity
|
### Module names and case sensitivity
|
||||||
|
|
||||||
* The filenames of all modules have been made lowercase.
|
* The filenames of all modules have been made lowercase.
|
||||||
|
|||||||
Reference in New Issue
Block a user