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:
@ -50,6 +50,7 @@ public:
|
||||
pid_t get_pid();
|
||||
void get_pid_filename(char *result);
|
||||
int unlink_pidfile();
|
||||
void print_argv();
|
||||
|
||||
public:
|
||||
/*
|
||||
|
Reference in New Issue
Block a user