mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Various fixes (cleanups, valgrind, makefiles, ...)
This commit is contained in:
@ -38,7 +38,6 @@ public:
|
||||
bool is_running();
|
||||
int start();
|
||||
int stop();
|
||||
int cleanup();
|
||||
|
||||
public:
|
||||
enum { DEFAULT_SHUTDOWN_DELAY= 35 };
|
||||
|
Reference in New Issue
Block a user