| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | BUG#20622: Fix one-byte buffer overrun in IM directory string handling. | unknown | 2006-06-23 | 1 | -2/+7 |
* | | The second fix for BUG#19391: IM fails to start after two executions. | unknown | 2006-06-19 | 3 | -16/+32 |
* | | Merge shellback.(none):/home/msvensson/mysql/bug19575/my50-bug19575 | unknown | 2006-05-31 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_init | unknown | 2006-05-31 | 1 | -1/+1 |
* | | | Fix for BUG#18023: IM: instance can be started several times; | unknown | 2006-05-29 | 1 | -8/+14 |
* | | | Fix for BUG#19391: IM fails to start after two executions | unknown | 2006-05-29 | 1 | -22/+24 |
|/ / |
|
* | | Make it compilable on Windows. | unknown | 2006-05-10 | 1 | -0/+2 |
* | | Partial fix for BUG#14106: IM: im_life_cycle and im_utils | unknown | 2006-05-06 | 5 | -5/+76 |
|/ |
|
* | Bug#19362 im_daemon_lifecycle fails when built from source distribution | unknown | 2006-04-26 | 2 | -3/+61 |
* | Makefile.am: | unknown | 2006-03-03 | 1 | -5/+6 |
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2006-02-21 | 4 | -39/+85 |
|\ |
|
| * | Fix race condition: instance map wasn't locked for the | unknown | 2006-02-21 | 4 | -39/+85 |
* | | Fix for Bug #12674 "Instance Manager: IM doesn't handle client | unknown | 2006-02-21 | 2 | -0/+8 |
* | | Add a shift in the parser. Forgotten in the previous commit. | unknown | 2006-02-18 | 1 | -0/+1 |
* | | fix Bug#12813 "Instance Manager: START/STOP INSTANCE | unknown | 2006-02-14 | 1 | -7/+10 |
* | | a bunch of IM fixes from the GUI team | unknown | 2006-02-10 | 11 | -16/+52 |
|/ |
|
* | merged | unknown | 2006-01-03 | 1 | -1/+1 |
|\ |
|
| * | many warnings (practically safe but annoying) corrected | unknown | 2006-01-03 | 1 | -1/+1 |
* | | locking issues, | unknown | 2005-12-23 | 1 | -0/+3 |
|/ |
|
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-11-19 | 1 | -4/+4 |
|\ |
|
| * | Additional "make distcheck" changes specific to 5.0 | unknown | 2005-11-09 | 1 | -4/+4 |
* | | Provide a default "minimum thread stack size" PTHREAD_STACK_MIN where it is m... | unknown | 2005-11-10 | 1 | -0/+3 |
|/ |
|
* | make the IM compile on Windows | unknown | 2005-11-02 | 4 | -6/+7 |
* | more refinement of IM patch to fix Windows pathnames with spaces | unknown | 2005-11-02 | 2 | -9/+8 |
* | improved previous changeset per JimW's review | unknown | 2005-10-31 | 2 | -12/+12 |
* | fix some issues with IM and long pathnames (with spaces) | unknown | 2005-10-31 | 2 | -6/+21 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-10-28 | 4 | -10/+50 |
|\ |
|
| * | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-10-28 | 4 | -9/+49 |
| |\ |
|
| | * | fix Bug #14103 IM tests fail on SCO | unknown | 2005-10-28 | 4 | -9/+49 |
| * | | fix a typo | unknown | 2005-10-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985 | unknown | 2005-10-28 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linking | unknown | 2005-10-18 | 1 | -2/+2 |
* | | Fix for Bug #14388 "IM eats 99% CPU" | unknown | 2005-10-27 | 1 | -2/+6 |
* | | Added a comment re Bug#14164 | unknown | 2005-10-27 | 1 | -0/+6 |
* | | fix issue with IM that causes commandlines that are executed to be incorrect. | unknown | 2005-10-25 | 1 | -1/+2 |
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-10-21 | 1 | -3/+13 |
|\ \ |
|
| * | | Fix Bug#14107 (IM test failures on QNX) | unknown | 2005-10-21 | 1 | -3/+13 |
* | | | fix compilation failure on serg's box: we shouldn't | unknown | 2005-10-19 | 7 | -21/+20 |
|/ / |
|
* | | Fix im tests on powermacg5: temporarily fix for problem with Darwin kernels. ... | unknown | 2005-10-17 | 1 | -0/+4 |
* | | thread_registry.h, thread_registry.cc: | unknown | 2005-10-16 | 2 | -4/+13 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-10-12 | 2 | -5/+10 |
|\ \ |
|
| * | | Reviewing new pushed code | unknown | 2005-10-12 | 2 | -5/+10 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-10-08 | 7 | -41/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | pthread_handler_decl() changed to be ctags-friendly | unknown | 2005-10-08 | 7 | -41/+7 |
* | | | fix compile failure (which shows up in cygwin environment) | unknown | 2005-10-07 | 2 | -2/+2 |
|/ / |
|
* | | Some fixes including implicit declaration of a function, | unknown | 2005-10-04 | 1 | -3/+2 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-09-30 | 24 | -31/+30 |
|\ \ |
|
| * | | Small fixes. | unknown | 2005-09-30 | 1 | -2/+2 |
| * | | Some minor fixes revealed as warnings by | unknown | 2005-09-23 | 23 | -23/+22 |
| * | | Several fixes revelaled by Intel compiler. | unknown | 2005-09-23 | 2 | -8/+8 |