mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
another compilation fix for partition-less debug build
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user