1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-07 03:22:57 +03:00

MCOL 4560a (#2302)

MCOL-4560 remove unused Columnstore.xml entries.
Also remove code that accesses those entries but does nothing with it.
This commit is contained in:
David.Hall
2022-03-15 17:17:23 -05:00
committed by GitHub
parent 9c13cca581
commit a848ea24d3
28 changed files with 96 additions and 3522 deletions

View File

@@ -119,7 +119,6 @@ void UmSocketSelector::loadUMModuleInfo()
std::cout << "ModuleConfig for type: " << UM_MODTYPE << std::endl;
std::cout << "ModuleDesc = " << moduleTypeConfig.ModuleDesc << std::endl;
std::cout << "ModuleCount = " << moduleCount << std::endl;
std::cout << "RunType = " << moduleTypeConfig.RunType << std::endl;
#endif
if (moduleCount > 0)