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
MCOL-59, change calpont.xml
This commit is contained in:
@ -9,7 +9,7 @@ using namespace config;
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
Config* cf = Config::makeConfig("./Calpont.xml");
|
||||
Config* cf = Config::makeConfig("./Columnstore.xml");
|
||||
MessageQueueServer mqs("server1", cf);
|
||||
|
||||
cout << "server ready..." << endl;
|
||||
|
Reference in New Issue
Block a user