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-520 - added in mysql_upgrade script and fix issue with shared memory not cleared at shutdown
This commit is contained in:
@ -493,7 +493,7 @@ public:
|
||||
/**
|
||||
*@brief run upgrade script
|
||||
*/
|
||||
int runUpgrade(std::string mysqlpw);
|
||||
int runUpgrade();
|
||||
|
||||
/**
|
||||
*@brief change my.cnf
|
||||
|
Reference in New Issue
Block a user