summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/thread_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport WL#4085: Merge revno:2476.1105.1 from 6.0.Alexander Nozdrin2009-10-061-419/+0
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-1/+3
* Fix for BUG#28030: test im_instance_conf fails with an assert.unknown2007-07-271-2/+6
* Temporary enable IM tests in 5.1-runtime tree.unknown2007-07-251-2/+1
* thread_registry.cc:unknown2007-04-251-1/+2
* Clear field_alloc when it's moved to result set (allows us to always call fre...unknown2007-04-161-4/+3
* Merge alik.opbmk:/mnt/raid/alik/MySQL/devel/5.0-rtunknown2007-02-221-0/+21
|\
| * Fix for BUG#24415: Instance manager test im_daemon_life_cycle fails randomly.unknown2007-02-201-0/+21
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Polishing:unknown2006-11-211-5/+5
* | Polishing:unknown2006-11-211-18/+34
* | Polishing + make the code compiled on Windows.unknown2006-11-201-1/+1
* | Replace the approach using Foo_thread_args + Foo_thread and manuallyunknown2006-11-171-9/+87
* | Fix for BUG#17486: IM: race condition on exit.unknown2006-10-241-32/+85
* | This is an implementation of two WL items:unknown2006-05-181-5/+6
|/
* fix compilation failure on serg's box: we shouldn'tunknown2005-10-191-1/+1
* thread_registry.h, thread_registry.cc:unknown2005-10-161-0/+8
* Reviewing new pushed codeunknown2005-10-121-4/+9
* Some minor fixes revealed as warnings byunknown2005-09-231-1/+1
* Cleanup the instance manager code.unknown2005-08-291-5/+24
* initial import of Windows port of IM.unknown2005-07-201-2/+7
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-221-1/+2
* Various fixes (cleanups, valgrind, makefiles, ...)unknown2005-02-031-0/+1
* Bug #7468 Instance Manager fails to compile: thread_registry.ccunknown2004-12-221-2/+3
* Intermediate commit - just to make new files visible to bk in the newunknown2004-10-231-0/+206