mariadb/storage/innobase
Jan Lindström 4a3251595c MDEV-7403: should not pass recv_writer_thread_handle to CloseHandle()
Analysis: For some reason actual thread handle is not
returned on Windows instead lpThreadId was returned and
thread handle was closed after thread create. Later
CloseHandle was called for recv_writer_thread_handle
and psort_info->thread_hdl.

Fix: Return thread handle from os_thread_create()
also on Windows and store these thread handles also
in srv0start.cc so that they can be later closed.
2015-01-06 16:08:42 +02:00
..
api InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
btr Better comments part 2 with proof and simplified implementation. 2014-11-26 16:41:28 +02:00
buf InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
data Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
dict InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
dyn MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
eval Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fil MDEV-6927: Share more structures 2014-10-25 08:21:52 +03:00
fsp MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
fts MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
fut Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ha mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
handler 5.5 merge 2014-11-21 20:20:39 +01:00
ibuf innodb 5.6.17 2014-05-07 17:32:23 +02:00
include MDEV-7046: MySQL#74480 - Failing assertion: os_file_status(newpath, &exists, &type) 2014-11-25 11:38:01 +02:00
lock InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
log InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
mach Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mem MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
mtr InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
mysql-test/storage_engine 5.5 merge 2014-11-19 17:23:39 +01:00
os MDEV-7403: should not pass recv_writer_thread_handle to CloseHandle() 2015-01-06 16:08:42 +02:00
page InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
pars innodb 5.6.17 2014-05-07 17:32:23 +02:00
que Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
read MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
rem innodb 5.6.17 2014-05-07 17:32:23 +02:00
row InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
srv MDEV-7403: should not pass recv_writer_thread_handle to CloseHandle() 2015-01-06 16:08:42 +02:00
sync 5.5 merge 2014-11-21 20:20:39 +01:00
trx InnoDB 5.6.21 2014-11-20 16:59:22 +01:00
usr Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut innodb 5.6.17 2014-05-07 17:32:23 +02:00
CMakeLists.txt InnoDB 5.6.20 2014-09-11 16:42:54 +02:00
compile-innodb null-merge from innodb-5.6 mergetree (as of 5.6.14) 2014-02-26 19:22:48 +01:00
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
plugin_exports Solaris compilation failure: xtradb is linked in statically, ha_innodb.so needs 2014-05-01 14:05:52 +02:00