You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-06-13 16:01:32 +03:00
change calpontConsole to mcsadmin
This commit is contained in:
@ -127,7 +127,7 @@ void m1()
|
||||
MessageLog ml3(lid3);
|
||||
args.reset();
|
||||
m.reset();
|
||||
args.add("subsystem 7 = calpontConsole test");
|
||||
args.add("subsystem 7 = mcsadmin test");
|
||||
m.format(args);
|
||||
ml3.logDebugMessage(m);
|
||||
Config::deleteInstanceMap();
|
||||
|
Reference in New Issue
Block a user