Commit 55ebf7f4 authored by Sergei Golubchik's avatar Sergei Golubchik

another compilation fix for partition-less debug build

parent d67663a7
......@@ -151,7 +151,7 @@ Table_type dd_frm_type(THD *thd, char *path, LEX_CSTRING *engine_name,
}
}
cont:
cont: __attribute__((unused));
/* read the true engine name */
{
MY_STAT state;
......
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