Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small Makefile.am cleanup | serg@serg.mylan | 2005-01-28 | 1 | -1/+1 |
* | cleanup | petr@mysql.com | 2004-12-29 | 2 | -7/+6 |
* | Set default port to the one assigned by IANA | petr@mysql.com | 2004-12-23 | 1 | -1/+1 |
* | Bug #7468 Instance Manager fails to compile: thread_registry.cc | petr@mysql.com | 2004-12-22 | 4 | -5/+3 |
* | fix for Bug#7386 - IM fails to compile on alpha with Compaq C++ compiler | petr@mysql.com | 2004-12-19 | 2 | -1/+7 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | petr@mysql.com | 2004-12-17 | 2 | -7/+13 |
|\ | |||||
| * | Fix for pekka's IM compilation failure at ndb.mysql.com | petr@mysql.com | 2004-12-17 | 2 | -7/+13 |
* | | Fix for IM compilation failure (reported be Ramil). | petr@mysql.com | 2004-12-15 | 1 | -1/+1 |
* | | WL#1051, more maintanable error messages. | anjuta@arthur.local | 2004-12-13 | 1 | -1/+1 |
|/ | |||||
* | fix autobuild failures | petr@mysql.com | 2004-12-12 | 6 | -15/+18 |
* | instance.cc: | guilhem@mysql.com | 2004-12-09 | 1 | -0/+1 |
* | merge | petr@mysql.com | 2004-12-09 | 42 | -143/+4400 |
|\ | |||||
| * | Some minor IM fixes | petr@mysql.com | 2004-11-15 | 7 | -20/+17 |
| * | few more fixes - fix makefile and get rid of strncasecmp in favour of | petr@mysql.com | 2004-11-06 | 2 | -11/+18 |
| * | fix for the IM linking problem | petr@mysql.com | 2004-11-06 | 5 | -35/+67 |
| * | protability fix | petr@mysql.com | 2004-11-04 | 1 | -3/+3 |
| * | linking problem fix | petr@mysql.com | 2004-11-04 | 2 | -13/+23 |
| * | post-review fixes | petr@mysql.com | 2004-11-02 | 13 | -115/+142 |
| * | comment fixed to reflect the current state of things | petr@mysql.com | 2004-10-27 | 1 | -3/+4 |
| * | more review fixes | petr@mysql.com | 2004-10-27 | 6 | -50/+41 |
| * | Various post-review fixes | petr@mysql.com | 2004-10-26 | 16 | -305/+401 |
| * | minor post review fixes | petr@mysql.com | 2004-10-25 | 13 | -84/+77 |
| * | Intermediate commit - just to make new files visible to bk in the new | petr@mysql.com | 2004-10-23 | 41 | -142/+4245 |
* | | Fix for the unixware: non-posix sigwait | petr@mysql.com | 2004-11-25 | 1 | -1/+1 |
* | | work around for compiler bug (5.0.2 build fails on octane2) | petr@mysql.com | 2004-11-19 | 1 | -2/+3 |
* | | portability fix | petr@mysql.com | 2004-11-17 | 1 | -2/+1 |
|/ | |||||
* | Fix for the previous commit. I've added includes to the wrong file :( | petr@mysql.com | 2004-10-12 | 2 | -2/+2 |
* | Portability fix (FreeBSD) | petr@mysql.com | 2004-10-12 | 1 | -0/+2 |
* | fixed typo caused autobuild failure with "make dist" | petr@mysql.com | 2004-10-12 | 1 | -1/+1 |
* | debug checks removed | kostja@oak.local | 2003-08-19 | 1 | -5/+2 |
* | First implementation for signal handling and multi-threading: | kostja@oak.local | 2003-08-19 | 11 | -77/+481 |
* | First implementation of instance-manager carcass: | kostja@oak.local | 2003-08-16 | 10 | -0/+795 |