Commit e3a13c26 authored by igor@olga.mysql.com's avatar igor@olga.mysql.com

Correction to remove compilee warnings and compiler errors on Windows.

parent 6d3e2399
......@@ -364,6 +364,7 @@ class Field
{
/* 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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment