1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed wrong merge

This commit is contained in:
unknown
2006-05-05 13:10:42 +03:00
parent e44823ff7f
commit d1b6779ade

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);