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
MCOL-59, change calpont.xml
This commit is contained in:
@ -65,7 +65,7 @@ int main (int argc, char** argv)
|
||||
string ipaddr = sysConfig->getConfig(msgPort, "IPAddr");
|
||||
if (ipaddr.empty())
|
||||
{
|
||||
cerr << "CMP1 not configured in Calpont.xml, example of what to add to Calpont.xml:" << endl;
|
||||
cerr << "CMP1 not configured in Columnstore.xml, example of what to add to Columnstore.xml:" << endl;
|
||||
cerr << "<CMP1>" << endl;
|
||||
cerr << " <IPAddr>127.0.0.1</IPAddr>" << endl;
|
||||
cerr << " <Port>8650</Port>" << endl;
|
||||
|
Reference in New Issue
Block a user