You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-1523 - enhance to failover module when ddl/dmlproc crashes
This commit is contained in:
@ -487,7 +487,7 @@ public:
|
||||
/**
|
||||
*@brief check if module failover is needed due to a process outage
|
||||
*/
|
||||
void checkProcessFailover( std::string processName);
|
||||
void checkModuleFailover(std::string processName);
|
||||
|
||||
/**
|
||||
*@brief run upgrade script
|
||||
|
Reference in New Issue
Block a user