You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
moved CONFIGURE option to bottom of list
This commit is contained in:
@ -558,7 +558,6 @@ namespace oam
|
|||||||
HEARTBEAT_SEND,
|
HEARTBEAT_SEND,
|
||||||
PROCBUILDSYSTEMTABLES,
|
PROCBUILDSYSTEMTABLES,
|
||||||
LOCALHEARTBEAT,
|
LOCALHEARTBEAT,
|
||||||
CONFIGURE,
|
|
||||||
RECONFIGURE,
|
RECONFIGURE,
|
||||||
PROCESSRESTART,
|
PROCESSRESTART,
|
||||||
GETSOFTWAREINFO,
|
GETSOFTWAREINFO,
|
||||||
@ -580,7 +579,8 @@ namespace oam
|
|||||||
MASTERDIST,
|
MASTERDIST,
|
||||||
DISABLEREP,
|
DISABLEREP,
|
||||||
PROCGLUSTERASSIGN,
|
PROCGLUSTERASSIGN,
|
||||||
PROCGLUSTERUNASSIGN
|
PROCGLUSTERUNASSIGN,
|
||||||
|
CONFIGURE
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user