MXS-3301 Rename clustrix -> xpand everywhere

This commit is contained in:
Johan Wikman
2020-11-18 10:02:02 +02:00
parent 9ed51b69e1
commit 5fc73646a4
5 changed files with 24 additions and 24 deletions

View File

@ -89,7 +89,7 @@ public:
UNKNOWN, /* Totally unknown. Server has not been connected to yet. */
NORMAL, /* A normal MariaDB/MySQL server, possibly supported. */
BINLOG_ROUTER, /* MaxScale binlog server. Requires special handling. */
CLUSTRIX /* Clustrix server. Requires special handling. */
XPAND /* Xpand server. Requires special handling. */
};
enum class BinlogMode