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,
|
||||
PROCBUILDSYSTEMTABLES,
|
||||
LOCALHEARTBEAT,
|
||||
CONFIGURE,
|
||||
RECONFIGURE,
|
||||
PROCESSRESTART,
|
||||
GETSOFTWAREINFO,
|
||||
@ -580,7 +579,8 @@ namespace oam
|
||||
MASTERDIST,
|
||||
DISABLEREP,
|
||||
PROCGLUSTERASSIGN,
|
||||
PROCGLUSTERUNASSIGN
|
||||
PROCGLUSTERUNASSIGN,
|
||||
CONFIGURE
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user