1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

bzr merge -rtag:mariadb-5.5.38 maria/5.5

This commit is contained in:
Nirbhay Choubey
2014-06-10 16:04:26 -04:00
637 changed files with 97556 additions and 88318 deletions

View File

@ -5010,7 +5010,6 @@ finish:
}
/* Free tables */
thd_proc_info(thd, "closing tables");
close_thread_tables(thd);
#ifdef WITH_WSREP
thd->wsrep_consistency_check= NO_CONSISTENCY_CHECK;