Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New "Instance Manager" code: | joerg@mysql.com | 2005-08-05 | 1 | -1/+1 |
| | | | | | Rename "port.h" to "portability.h" to avoid conflict with system header file name, and include the file in "Makefile.am". | ||||
* | initial import of Windows port of IM. | reggie@fedora.(none) | 2005-07-20 | 1 | -1/+1 |
| | |||||
* | post-review fixes | petr@mysql.com | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | post-review fixes | petr@mysql.com | 2005-05-16 | 1 | -4/+4 |
| | |||||
* | Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it ↵ | petr@mysql.com | 2005-03-22 | 1 | -1/+3 |
| | | | | | | should be included before any other include) was hidden from me. | ||||
* | Various fixes (cleanups, valgrind, makefiles, ...) | petr@mysql.com | 2005-02-03 | 1 | -2/+2 |
| | |||||
* | Intermediate commit - just to make new files visible to bk in the new | petr@mysql.com | 2004-10-23 | 1 | -3/+3 |
| | | | | tree | ||||
* | First implementation of instance-manager carcass: | kostja@oak.local | 2003-08-16 | 1 | -0/+167 |
logging, options, angel process. |