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