| Commit message (Expand) | Author | Age | Files | Lines |
* | several fixes to the previous patch | unknown | 2005-06-07 | 4 | -8/+10 |
* | post-review fixes | unknown | 2005-06-07 | 10 | -57/+60 |
* | fix IM to display version string in "show instance status" (Bug #10229) | unknown | 2005-06-01 | 7 | -35/+129 |
* | Merge mysql.com:/home/jimw/my/mysql-5.0-build | unknown | 2005-05-18 | 4 | -12/+12 |
|\ |
|
| * | commands.cc, parse.h, parse.cc, instance_options.cc: | unknown | 2005-05-18 | 4 | -12/+12 |
* | | New file default_modify.c. Fixed a typo on mysqld.cc | unknown | 2005-05-18 | 1 | -2/+2 |
* | | fix for compilation problem with --with-openssl reported by Guilhem | unknown | 2005-05-18 | 1 | -1/+2 |
* | | fix comments | unknown | 2005-05-18 | 1 | -1/+1 |
|/ |
|
* | Merge | unknown | 2005-05-16 | 24 | -188/+1071 |
|\ |
|
| * | post-review fixes | unknown | 2005-05-16 | 20 | -438/+320 |
| * | merge | unknown | 2005-04-21 | 15 | -41/+1042 |
| |\ |
|
| | * | WL#2246 "IM: Add ability to change instance options, add server logs handling... | unknown | 2005-04-09 | 15 | -47/+1052 |
* | | | yassl changeset 2: | unknown | 2005-04-30 | 1 | -3/+0 |
|/ / |
|
* | | Merge mysqldev@production.mysql.com:my/mysql-5.0-build | unknown | 2005-04-11 | 3 | -9/+15 |
|\ \ |
|
| * | | make server logs less frightening, when using IM | unknown | 2005-04-11 | 1 | -2/+2 |
| * | | Fix for bug #9808 | unknown | 2005-04-11 | 1 | -6/+12 |
| * | | Fix for Bug #9589 | unknown | 2005-04-11 | 1 | -1/+1 |
| |/ |
|
* | | Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f... | unknown | 2005-04-04 | 1 | -1/+1 |
|/ |
|
* | Revert the inclusion of 'signal.h' as the module contains 'kill()'. | unknown | 2005-03-22 | 1 | -0/+1 |
* | Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s... | unknown | 2005-03-22 | 23 | -43/+55 |
* | fix to avoid relinking on each "make" | unknown | 2005-03-02 | 1 | -2/+2 |
* | portability fix | unknown | 2005-02-28 | 1 | -0/+1 |
* | post-review fixes + cleanup + some minor fixes | unknown | 2005-02-27 | 16 | -90/+206 |
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | unknown | 2005-02-20 | 1 | -1/+1 |
|\ |
|
| * | CPPFLAGS is substituted with CXXFLAGS to work with older automake. Serg, now ... | unknown | 2005-02-20 | 1 | -1/+1 |
* | | new variant of passwd() by S. Vojtovich | unknown | 2005-02-18 | 2 | -7/+12 |
* | | made IM to work with --defaults-file smoothly | unknown | 2005-02-18 | 9 | -16/+62 |
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | unknown | 2005-02-15 | 31 | -685/+1135 |
|\ \
| |/
|/| |
|
| * | some more cleanups and fixes | unknown | 2005-02-15 | 12 | -32/+77 |
| * | various fixes | unknown | 2005-02-13 | 6 | -21/+38 |
| * | Post-review fixes + some bugs fixed + several minor features | unknown | 2005-02-11 | 21 | -374/+591 |
| * | --user option added to mysqlmanager | unknown | 2005-02-05 | 4 | -11/+92 |
| * | Fixed setup scripts to use mysqlmanager instead of mysqld_safe | unknown | 2005-02-05 | 3 | -4/+5 |
| * | Various fixes (cleanups, valgrind, makefiles, ...) | unknown | 2005-02-03 | 18 | -60/+85 |
| * | more fixes for IM to substitude mysqld_safe in startup scripts | unknown | 2005-01-31 | 14 | -369/+160 |
| * | IM mostly fixed according to Brian's directions. Will need to do some additio... | unknown | 2005-01-25 | 14 | -104/+377 |
* | | small Makefile.am cleanup | unknown | 2005-01-28 | 1 | -1/+1 |
|/ |
|
* | cleanup | unknown | 2004-12-29 | 2 | -7/+6 |
* | Set default port to the one assigned by IANA | unknown | 2004-12-23 | 1 | -1/+1 |
* | Bug #7468 Instance Manager fails to compile: thread_registry.cc | unknown | 2004-12-22 | 4 | -5/+3 |
* | fix for Bug#7386 - IM fails to compile on alpha with Compaq C++ compiler | unknown | 2004-12-19 | 2 | -1/+7 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2004-12-17 | 2 | -7/+13 |
|\ |
|
| * | Fix for pekka's IM compilation failure at ndb.mysql.com | unknown | 2004-12-17 | 2 | -7/+13 |
* | | Fix for IM compilation failure (reported be Ramil). | unknown | 2004-12-15 | 1 | -1/+1 |
* | | WL#1051, more maintanable error messages. | unknown | 2004-12-13 | 1 | -1/+1 |
|/ |
|
* | fix autobuild failures | unknown | 2004-12-12 | 6 | -15/+18 |
* | instance.cc: | unknown | 2004-12-09 | 1 | -0/+1 |
* | merge | unknown | 2004-12-09 | 42 | -143/+4400 |
|\ |
|
| * | Some minor IM fixes | unknown | 2004-11-15 | 7 | -20/+17 |
| * | few more fixes - fix makefile and get rid of strncasecmp in favour of | unknown | 2004-11-06 | 2 | -11/+18 |