For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:36
Definition: bootstrap.cc:71
bool(* bootstrap_functor)(THD *thd)
Definition: bootstrap.h:36
bool run_bootstrap_thread(const char *file_name, MYSQL_FILE *file, bootstrap_functor boot_handler, enum_thread_type thread_type)
Create a thread to execute all commands from the submitted file.
Definition: bootstrap.cc:367
const char * filename
Definition: pfs_example_component_population.cc:67
An instrumented FILE structure.
Definition: mysql_file.h:484
enum_thread_type
Definition: thread_type.h:34