diff --git a/sql/datadict.cc b/sql/datadict.cc index 716b4dc3025..5bde9f1cb79 100644 --- a/sql/datadict.cc +++ b/sql/datadict.cc @@ -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;