1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

reverting the initial patch for bug#13437900 for refinement.

This commit is contained in:
Andrei Elkin
2011-11-29 22:30:04 +02:00
parent 9937d5f0a9
commit b1e283a4b1
6 changed files with 8 additions and 20 deletions

View File

@@ -2352,7 +2352,6 @@ LEX::LEX()
INITIAL_LEX_PLUGIN_LIST_SIZE,
INITIAL_LEX_PLUGIN_LIST_SIZE);
reset_query_tables_list(TRUE);
repl_ignore_server_ids_inited= false;
}