another compilation fix for partition-less debug build
This commit is contained in:
parent
d67663a758
commit
55ebf7f41f
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user