summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-08-31 10:30:38 +0300
committerunknown <monty@hundin.mysql.fi>2001-08-31 10:30:38 +0300
commit421e64ae356a1633ea50294b48c5025ea387a64d (patch)
tree4db78f448359f81b669c6df9e5b0b3d10bbd8a25 /sql/sql_parse.cc
parent308839fedd64bd79188a4d905912cd705944bb2a (diff)
downloadmariadb-git-421e64ae356a1633ea50294b48c5025ea387a64d.tar.gz
ix compilition for computer in a previous timezone
Build-tools/Do-compile: Fix compilition for computer in a previous timezone sql/net_serv.cc: Added comment sql/sql_parse.cc: Cleanup
Diffstat (limited to 'sql/sql_parse.cc')
-rw-r--r--sql/sql_parse.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_parse.cc b/sql/sql_parse.cc
index 99fc0fc8fbf..816825c8cc1 100644
--- a/sql/sql_parse.cc
+++ b/sql/sql_parse.cc
@@ -174,7 +174,6 @@ static bool check_user(THD *thd,enum_server_command command, const char *user,
*/
static HASH hash_user_connections;
-static DYNAMIC_ARRAY user_conn_array;
extern pthread_mutex_t LOCK_user_conn;
struct user_conn {