summaryrefslogtreecommitdiff
path: root/sql/tztime.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/tztime.cc')
-rw-r--r--sql/tztime.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/tztime.cc b/sql/tztime.cc
index 5e5f34f29a5..f94e10c4877 100644
--- a/sql/tztime.cc
+++ b/sql/tztime.cc
@@ -1800,8 +1800,6 @@ end:
delete thd;
if (org_thd)
org_thd->store_globals(); /* purecov: inspected */
- else
- my_pthread_setspecific_ptr(THR_MALLOC, 0);
default_tz= default_tz_name ? global_system_variables.time_zone
: my_tz_SYSTEM;