You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
more merges from 1.0.8
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
08 - oamcpp
|
||||
09 - servermonitor
|
||||
10 - traphandler
|
||||
11 - snmpmanager
|
||||
11 - alarmmanager
|
||||
12 - configcpp
|
||||
13 - loggingcpp
|
||||
14 - messageqcpp
|
||||
|
@ -57,7 +57,7 @@ const vector<string> SubsystemID = ba::list_of
|
||||
("oamcpp") // id = 8
|
||||
("ServerMonitor") // id = 9
|
||||
("traphandler") // id = 10
|
||||
("snmpmanager") // id = 11
|
||||
("alarmmanager") // id = 11
|
||||
("configcpp") // id = 12
|
||||
("loggingcpp") // id = 13
|
||||
("messageqcpp") // id = 14
|
||||
|
Reference in New Issue
Block a user