Update 2.2 upgrading document and release notes

Listed changes to MaxCtrl and the CDC connnector to release notes. Added a
note into the upgrade document about the beta versions of the MaxCtrl
client.
This commit is contained in:
Markus Mäkelä
2018-02-13 15:59:09 +02:00
parent a6a73f8c29
commit f3a77f228c
2 changed files with 22 additions and 1 deletions

View File

@ -25,4 +25,10 @@ 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.
by saving all incoming GTIDs into a SQLite map database.
### MaxCtrl Included in Main Package
In the 2.2.1 beta version MaxCtrl was in its own package whereas in 2.2.2
it is in the main `maxscale` package. If you have a previous installation
of MaxCtrl, please remove it before upgrading to MaxScale 2.2.2.