summaryrefslogtreecommitdiff
path: root/sql/sql_servers.cc
diff options
context:
space:
mode:
authorVladislav Vaintroub <vvaintroub@mysql.com>2009-12-11 21:17:17 +0100
committerVladislav Vaintroub <vvaintroub@mysql.com>2009-12-11 21:17:17 +0100
commita6f6932e26f74557f674bc848271ed6a28de5bb6 (patch)
tree907faecbe376506fb024d3a5c49d8db9a6cb1737 /sql/sql_servers.cc
parent3a6b75949c44709fec9841a3b216dec2f46826e1 (diff)
parent376cf4275f28f6b8167eaf19b2c66dee41fbc5c5 (diff)
downloadmariadb-git-a6f6932e26f74557f674bc848271ed6a28de5bb6.tar.gz
merge
Diffstat (limited to 'sql/sql_servers.cc')
-rw-r--r--sql/sql_servers.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_servers.cc b/sql/sql_servers.cc
index e5fe06ce39b..cde0a5c5069 100644
--- a/sql/sql_servers.cc
+++ b/sql/sql_servers.cc
@@ -140,7 +140,6 @@ bool servers_init(bool dont_read_servers_table)
DBUG_RETURN(TRUE);
thd->thread_stack= (char*) &thd;
thd->store_globals();
- lex_start(thd);
/*
It is safe to call servers_reload() since servers_* arrays and hashes which
will be freed there are global static objects and thus are initialized