summaryrefslogtreecommitdiff
path: root/server-tools
Commit message (Expand)AuthorAgeFilesLines
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-4/+4
|\
| * Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com2005-11-191-4/+4
| |\
| | * Additional "make distcheck" changes specific to 5.0kent@mysql.com2005-11-091-4/+4
* | | Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2005-11-181-0/+3
|\ \ \ | |/ /
| * | Provide a default "minimum thread stack size" PTHREAD_STACK_MIN where it is m...joerg@mysql.com2005-11-101-0/+3
| |/
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-0515-59/+152
|\ \ | |/
| * make the IM compile on Windowsreggie@fedora.(none)2005-11-024-6/+7
| * more refinement of IM patch to fix Windows pathnames with spacesreggie@fedora.(none)2005-11-022-9/+8
| * improved previous changeset per JimW's reviewreggie@fedora.(none)2005-10-312-12/+12
| * fix some issues with IM and long pathnames (with spaces)reggie@fedora.(none)2005-10-312-6/+21
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-10-284-10/+50
| |\
| | * Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2005-10-284-9/+49
| | |\
| | | * fix Bug #14103 IM tests fail on SCOpetr@mysql.com2005-10-284-9/+49
| | * | fix a typopetr@mysql.com2005-10-281-1/+1
| | |/
| * | Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985msvensson@neptunus.(none)2005-10-281-2/+2
| |\ \ | | |/ | |/|
| | * Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linkingmsvensson@neptunus.(none)2005-10-181-2/+2
| * | Fix for Bug #14388 "IM eats 99% CPU"petr@mysql.com2005-10-271-2/+6
| * | Added a comment re Bug#14164petr@mysql.com2005-10-271-0/+6
| * | fix issue with IM that causes commandlines that are executed to be incorrect.reggie@big_geek.2005-10-251-1/+2
| * | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0petr@mysql.com2005-10-211-3/+13
| |\ \
| | * | Fix Bug#14107 (IM test failures on QNX)petr@mysql.com2005-10-211-3/+13
| * | | fix compilation failure on serg's box: we shouldn'tpetr@mysql.com2005-10-197-21/+20
| |/ /
| * | Fix im tests on powermacg5: temporarily fix for problem with Darwin kernels. ...petr@mysql.com2005-10-171-0/+4
| * | thread_registry.h, thread_registry.cc:kent@mysql.com2005-10-162-4/+13
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-122-5/+10
| |\ \
| | * | Reviewing new pushed codemonty@mysql.com2005-10-122-5/+10
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-10-098-43/+9
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-10-087-41/+7
| |\ \ \ | | |/ / | |/| |
| | * | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-087-41/+7
| * | | fix compile failure (which shows up in cygwin environment)petr@mysql.com2005-10-072-2/+2
| |/ /
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-0627-38/+43
|\ \ \ | |/ /
| * | Some fixes including implicit declaration of a function,jani@ua141d10.elisa.omakaista.fi2005-10-041-3/+2
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-3024-31/+30
| |\ \
| | * | Small fixes.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-2/+2
| | * | Some minor fixes revealed as warnings byjani@a193-229-222-105.elisa-laajakaista.fi2005-09-2323-23/+22
| | * | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-232-8/+8
| * | | portability.h:kent@mysql.com2005-09-291-1/+1
| * | | portability.h:kent@mysql.com2005-09-271-0/+4
| |/ /
| * | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-2/+2
| |\ \
| | * | some last minute Windows compile fixes and makefile correctionsreggie@fedora.(none)2005-09-151-2/+2
| * | | fix warningspetr@mysql.com2005-09-204-5/+8
| |/ /
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newmsvensson@neptunus.(none)2005-09-1411-67/+172
|\ \ \ | |/ /
| * | fixed the service bits of the IMreggie@ubuntu.(none)2005-09-1310-31/+58
| * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0reggie@linux.site2005-09-132-36/+114
| |\ \ | | |/ | |/|
| | * A few changes to fix compiling on Windowsreggie@linux.site2005-09-062-36/+114
* | | Merge frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-5.0paul@frost.snake.net2005-09-101-1/+1
|\ \ \ | |/ /
| * | options.cc:paul@frost.snake.net2005-09-101-1/+1
| |/
* | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2005-08-3019-340/+157
|\ \ | |/
| * Remove a no longer used header.konstantin@mysql.com2005-08-291-1/+0
| * Cleanup the instance manager code.konstantin@mysql.com2005-08-2919-339/+157