fix assertion
This commit is contained in:
parent
ebca70ead3
commit
6898eae7f8
@ -3481,7 +3481,6 @@ void select_dumpvar::cleanup()
|
|||||||
|
|
||||||
Query_arena::Type Query_arena::type() const
|
Query_arena::Type Query_arena::type() const
|
||||||
{
|
{
|
||||||
DBUG_ASSERT(0); /* Should never be called */
|
|
||||||
return STATEMENT;
|
return STATEMENT;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user