Commit e257b8b9 authored by Sergei Golubchik's avatar Sergei Golubchik

fix the dbug tag name

parent e5cce2b9
......@@ -670,7 +670,7 @@ static char *fgets_fn(char *buffer, size_t size, fgets_input_t input, int *error
static void handle_bootstrap_impl(THD *thd)
{
MYSQL_FILE *file= bootstrap_file;
DBUG_ENTER("handle_bootstrap");
DBUG_ENTER("handle_bootstrap_impl");
#ifndef EMBEDDED_LIBRARY
pthread_detach_this_thread();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment