mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
some more cleanups and fixes
This commit is contained in:
@ -48,7 +48,7 @@ public:
|
||||
int add_option(const char* option);
|
||||
int init(const char *instance_name_arg);
|
||||
pid_t get_pid();
|
||||
void get_pid_filename(char *result);
|
||||
int get_pid_filename(char *result);
|
||||
int unlink_pidfile();
|
||||
void print_argv();
|
||||
|
||||
|
Reference in New Issue
Block a user