summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/log.cc
Commit message (Collapse)AuthorAgeFilesLines
* New "Instance Manager" code:joerg@mysql.com2005-08-051-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-201-1/+1
|
* post-review fixespetr@mysql.com2005-06-071-1/+1
|
* post-review fixespetr@mysql.com2005-05-161-4/+4
|
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it ↵petr@mysql.com2005-03-221-1/+3
| | | | | | should be included before any other include) was hidden from me.
* Various fixes (cleanups, valgrind, makefiles, ...)petr@mysql.com2005-02-031-2/+2
|
* Intermediate commit - just to make new files visible to bk in the newpetr@mysql.com2004-10-231-3/+3
| | | | tree
* First implementation of instance-manager carcass:kostja@oak.local2003-08-161-0/+167
logging, options, angel process.