summaryrefslogtreecommitdiff
path: root/server-tools
Commit message (Expand)AuthorAgeFilesLines
* Additional "make distcheck" changes specific to 5.0unknown2005-11-091-4/+4
* make the IM compile on Windowsunknown2005-11-024-6/+7
* more refinement of IM patch to fix Windows pathnames with spacesunknown2005-11-022-9/+8
* improved previous changeset per JimW's reviewunknown2005-10-312-12/+12
* fix some issues with IM and long pathnames (with spaces)unknown2005-10-312-6/+21
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-284-10/+50
|\
| * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-284-9/+49
| |\
| | * fix Bug #14103 IM tests fail on SCOunknown2005-10-284-9/+49
| * | fix a typounknown2005-10-281-1/+1
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985unknown2005-10-281-2/+2
|\ \ | |/ |/|
| * Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linkingunknown2005-10-181-2/+2
* | Fix for Bug #14388 "IM eats 99% CPU"unknown2005-10-271-2/+6
* | Added a comment re Bug#14164unknown2005-10-271-0/+6
* | fix issue with IM that causes commandlines that are executed to be incorrect.unknown2005-10-251-1/+2
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-211-3/+13
|\ \
| * | Fix Bug#14107 (IM test failures on QNX)unknown2005-10-211-3/+13
* | | fix compilation failure on serg's box: we shouldn'tunknown2005-10-197-21/+20
|/ /
* | Fix im tests on powermacg5: temporarily fix for problem with Darwin kernels. ...unknown2005-10-171-0/+4
* | thread_registry.h, thread_registry.cc:unknown2005-10-162-4/+13
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-122-5/+10
|\ \
| * | Reviewing new pushed codeunknown2005-10-122-5/+10
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-087-41/+7
|\ \ \ | |/ / |/| |
| * | pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-087-41/+7
* | | fix compile failure (which shows up in cygwin environment)unknown2005-10-072-2/+2
|/ /
* | Some fixes including implicit declaration of a function,unknown2005-10-041-3/+2
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-3024-31/+30
|\ \
| * | Small fixes.unknown2005-09-301-2/+2
| * | Some minor fixes revealed as warnings byunknown2005-09-2323-23/+22
| * | Several fixes revelaled by Intel compiler.unknown2005-09-232-8/+8
* | | portability.h:unknown2005-09-291-1/+1
* | | portability.h:unknown2005-09-271-0/+4
|/ /
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2005-09-231-2/+2
|\ \
| * | some last minute Windows compile fixes and makefile correctionsunknown2005-09-151-2/+2
* | | fix warningsunknown2005-09-204-5/+8
|/ /
* | fixed the service bits of the IMunknown2005-09-1310-31/+58
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-132-36/+114
|\ \ | |/ |/|
| * A few changes to fix compiling on Windowsunknown2005-09-062-36/+114
* | options.cc:unknown2005-09-101-1/+1
|/
* Remove a no longer used header.unknown2005-08-291-1/+0
* Cleanup the instance manager code.unknown2005-08-2919-339/+157
* Fix a -ansi -pedantic compile failure.unknown2005-08-221-1/+1
* Fix for BUG#10957 "stop instance, issued after flush instances causes IM to c...unknown2005-08-193-101/+241
* Clean up merge from 4.1unknown2005-08-151-1/+1
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-104-64/+42
|\
| * changes to IM code that came from Petr's reviewunknown2005-08-093-7/+7
| * fixed assignments to meet server coding guidelinesunknown2005-08-091-3/+3
| * changes to IM that came from Petr and JimW's review.unknown2005-08-093-63/+41
* | removing trailing spacesunknown2005-08-091-3/+3
* | small corrections to the IM.unknown2005-08-092-14/+15
|/
* New "Instance Manager" code:unknown2005-08-0512-14/+15