You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
This reverts commit c6d4c2a102
.
Co-authored-by: Roman Nozdrin <rnozdrin@mariadb.com>
This commit is contained in:
@@ -75,7 +75,7 @@ class XMLJob : public XMLOp
|
||||
EXPORT static int genJobXMLFileName(const std::string& sXMLJobDir, const std::string& jobDir,
|
||||
const std::string& jobId, bool bTempFile, const std::string& schemaName,
|
||||
const std::string& tableName, boost::filesystem::path& xmlDirPath,
|
||||
std::string& errMsg, std::string& tableOIDStr);
|
||||
std::string& errMsg, const std::string& tableOIDStr);
|
||||
|
||||
/**
|
||||
* @brief Get job structure
|
||||
|
Reference in New Issue
Block a user