Remove multi-master monitor
Was deprecated in 2.3. Similar features are in MariaDB-Monitor. One system test was modified to use MariaDB-Monitor instead. Some parts of the test are disabled for now to make it pass.
This commit is contained in:
@ -8,7 +8,6 @@ option(STATIC_EMBEDDED "Use static version of libmysqld" ON)
|
||||
option(BUILD_RABBITMQ "Build RabbitMQ components" ON)
|
||||
option(BUILD_BINLOG "Build binlog router" ON)
|
||||
option(BUILD_CDC "Build Avro router" ON)
|
||||
option(BUILD_MMMON "Build multimaster monitor" ON)
|
||||
option(BUILD_MAXCTRL "Build MaxCtrl" ON)
|
||||
option(BUILD_LUAFILTER "Build Luafilter" ON)
|
||||
option(GCOV "Use gcov build flags" OFF)
|
||||
|
||||
Reference in New Issue
Block a user