1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-5736 remove what remains from ONE_SHOT hack

This commit is contained in:
Sergei Golubchik
2014-05-01 14:07:11 +02:00
parent d81b662b8c
commit 26618a54fa
7 changed files with 3 additions and 73 deletions

View File

@@ -956,7 +956,6 @@ THD::THD()
connection_name.length= 0;
bzero(&variables, sizeof(variables));
one_shot_set= 0;
file_id = 0;
query_id= 0;
query_name_consts= 0;