Update 2.2.1 release notes

Update 2.2.1 release notes, added changed features for Binlog server
This commit is contained in:
MassimilianoPinto
2017-10-24 10:05:27 +02:00
parent efeaecaef2
commit 94c066ff65

View File

@ -9,6 +9,12 @@ For any problems you encounter, please consider submitting a bug
report at [Jira](https://jira.mariadb.org).
## Changed Features
### Binlog server
- MariaDB 10 GTID is always enabled for slave connections.
- Automatically set binlog storage to 'tree' mode when
_mariadb10_master_gtid_ option is on.
## Dropped Features