1
0
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:
Sergei Golubchik
2021-05-20 10:00:49 +02:00
parent d67663a758
commit 55ebf7f41f

View File

@@ -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;