Change default value of detect_standalone_master

The default value was changed from false to true.
This commit is contained in:
Johan Wikman
2017-12-13 12:51:04 +02:00
parent 6d3e165bb0
commit b6e983c0b5
3 changed files with 9 additions and 3 deletions

View File

@ -37,6 +37,11 @@ root@host:~# maxscale --user=root ...
automatically enabled. In MaxScale 2.2.0, if `transaction_safety` was disabled
when `mariadb10_master_gtid` was enabled MaxScale would refuse to start.
### MySQL Monitor
The default value of the configuration parameter `detect_standalone_master` has
been changed from `false` to `true`.
## Dropped Features
## New Features