summaryrefslogtreecommitdiff
path: root/sql/handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/handler.cc')
-rw-r--r--sql/handler.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/handler.cc b/sql/handler.cc
index fb2921f9ba3..1866e1eafbc 100644
--- a/sql/handler.cc
+++ b/sql/handler.cc
@@ -6121,7 +6121,6 @@ void ha_fake_trx_id(THD *thd)
else
hton->fake_trx_id(hton, thd);
ha_info_next= ha_info->next();
- ha_info->reset(); /* keep it conveniently zero-filled */
}
DBUG_VOID_RETURN;
}