Added maxinfo and binlogrouter to the list of "internal routers".
This commit is contained in:
parent
b44b59c9cd
commit
9a3510ab56
@ -2299,9 +2299,11 @@ config_percentage_value(char *str)
|
||||
}
|
||||
|
||||
static char *InternalRouters[] = {
|
||||
"debugcli",
|
||||
"cli",
|
||||
NULL
|
||||
"debugcli",
|
||||
"cli",
|
||||
"maxinfo",
|
||||
"binlogrouter",
|
||||
NULL
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user