1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Fixed wrong merge

This commit is contained in:
monty@mysql.com
2006-05-05 13:10:42 +03:00
parent 3ecf4de288
commit 69d0960d60

View File

@@ -1197,7 +1197,6 @@ ok2:
end:
if (arena)
thd->restore_active_arena(arena, &backup);
lex_end(thd->lex);
thd->lex= old_lex;
DBUG_RETURN(result);