mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
fcb2939131
The reason for the long shutdown is hanging in io threads. It appears that just closing completion port on XP does not necessarily signal thread waiting in GetIOCompletionStatus() (even if this works fine on later Windows versions) The fix is to wakeup background threads using PostQueuedCompletionStatus() with a special 'key' parameter indicating shutdown. |
||
---|---|---|
.. | ||
btr | ||
buf | ||
build | ||
data | ||
dict | ||
dyn | ||
eval | ||
fil | ||
fsp | ||
fut | ||
ha | ||
handler | ||
ibuf | ||
include | ||
lock | ||
log | ||
mach | ||
mem | ||
mtr | ||
os | ||
page | ||
pars | ||
que | ||
read | ||
rem | ||
row | ||
scripts | ||
srv | ||
sync | ||
thr | ||
trx | ||
usr | ||
ut | ||
ChangeLog | ||
CMakeLists.txt | ||
COPYING.Google | ||
COPYING.Percona | ||
COPYING.Sun_Microsystems | ||
Doxyfile | ||
ha_innodb.def | ||
Makefile.am | ||
plug.in |