Browse Source
move wt* maintainance from maria to the server
move wt* maintainance from maria to the server
include/waiting_threads.h: C_MODE_START/END mysys/waiting_threads.c: relax the checks - auto init thd in will_wait_for, allow to destroy uninited thd (=noop), allow a "release" an unexistent resource (=noop), sql/sql_class.cc: move wt* maintainance from maria to the server. do THD::cleanup after ha_close_connection() and plugin_thdvar_cleanup(). storage/maria/unittest/trnman-t.c: update to new prototypepull/374/head
13 changed files with 61 additions and 63 deletions
-
5include/waiting_threads.h
-
10mysys/waiting_threads.c
-
4sql/mysqld.cc
-
9sql/sql_class.cc
-
2sql/sql_class.h
-
4storage/maria/ha_maria.cc
-
4storage/maria/ma_commit.c
-
4storage/maria/ma_write.c
-
3storage/maria/maria_def.h
-
35storage/maria/trnman.c
-
7storage/maria/trnman.h
-
5storage/maria/trnman_public.h
-
32storage/maria/unittest/trnman-t.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue