void buf_dump_start()
Wakes up the buffer pool dump/load thread and instructs it to start a dump.
Definition: buf0dump.cc:89
void buf_load_abort()
Aborts a currently running buffer pool load.
Definition: buf0dump.cc:670
void buf_dump_thread()
This is the main thread for buffer pool dump/load.
Definition: buf0dump.cc:675
void buf_dump_generate_path(char *path, size_t path_size)
Generate the path to the buffer pool dump/load file.
Definition: buf0dump.cc:195
void buf_load_start()
Wakes up the buffer pool dump/load thread and instructs it to start a load.
Definition: buf0dump.cc:98
static char * path
Definition: mysqldump.cc:140
Version control for database, common definitions, and include files.