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
MCOL-59, change calpont.xml
This commit is contained in:
@ -1687,7 +1687,7 @@ struct ReadThread
|
||||
if (bRotateDest) {
|
||||
// If we tried adding an IP address not listed as UM in config
|
||||
// file; probably a DMLProc connection. We allow the connection
|
||||
// but disable destination rotation since not in Calpont.xml.
|
||||
// but disable destination rotation since not in Columnstore.xml.
|
||||
if (!pUmSocketSelector->addConnection(outIosDefault, writeLockDefault)) {
|
||||
bRotateDest = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user