mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Correction to remove compilee warnings and compiler errors on Windows.
This commit is contained in:
parent
5a148ba5fa
commit
88d5c0146b
1 changed files with 1 additions and 0 deletions
|
@ -364,6 +364,7 @@ public:
|
|||
{
|
||||
/* shouldn't get here. */
|
||||
DBUG_ASSERT(0);
|
||||
return GEOM_GEOMETRY;
|
||||
}
|
||||
friend bool reopen_table(THD *,struct st_table *,bool);
|
||||
friend int cre_myisam(my_string name, register TABLE *form, uint options,
|
||||
|
|
Loading…
Reference in a new issue