MXS-1845 Cleanup monitor backend updating

Now detects errors and prints them.
This commit is contained in:
Esa Korhonen
2018-05-15 16:37:55 +03:00
parent 765806a633
commit 45da5a08d9
6 changed files with 80 additions and 42 deletions

View File

@ -33,4 +33,5 @@
} while (false)
extern const int64_t SERVER_ID_UNKNOWN;
extern const int64_t GTID_DOMAIN_UNKNOWN;
extern const int64_t GTID_DOMAIN_UNKNOWN;
extern const int PORT_UNKNOWN;