Commit 962e0c83 authored by unknown's avatar unknown

fixed "double Procedure::~Procedure" bug

parent 976da569
......@@ -743,7 +743,6 @@ JOIN::exec()
else
error=(int) result->send_eof();
}
delete procedure;
DBUG_VOID_RETURN;
}
......
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