For each client connection we create a separate thread with THD serving as a thread/connection descri...
Definition: sql_lexer_thd.h:33
Definition: bootstrap.cc:69
bool(* bootstrap_functor)(THD *thd)
Definition: bootstrap.h:35
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:354
const char * filename
Definition: pfs_example_component_population.cc:66
An instrumented FILE structure.
Definition: mysql_file.h:482
enum_thread_type
Definition: thread_type.h:33