MySQL 9.1.0
Source Code Documentation
|
#include "sql/mysqld_daemon.h"
#include "my_config.h"
#include <errno.h>
#include <fcntl.h>
#include <stdlib.h>
#include <string.h>
#include "mysql/components/services/log_builtins.h"
#include "mysqld_error.h"
#include <unistd.h>
#include "sql/sql_const.h"
#include <sys/wait.h>
Namespaces | |
namespace | anonymous_namespace{mysqld_daemon.cc} |
Variables | |
bool | anonymous_namespace{mysqld_daemon.cc}::is_daemon_proc = false |