Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN(). | anozdrin@mysql.com | 2006-06-19 | 1 | -1/+1 |
| | |||||
* | This is an implementation of two WL items: | anozdrin@mysql.com | 2006-05-18 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | - WL#3158: IM: Instance configuration extensions; - WL#3159: IM: --bootstrap and --start-default-instance modes The following new statements have been added: - CREATE INSTANCE; - DROP INSTANCE; The behaviour of the following statements have been changed: - SET; - UNSET; - FLUSH INSTANCES; - SHOW INSTANCES; - SHOW INSTANCE OPTIONS; | ||||
* | a bunch of IM fixes from the GUI team | petr@mysql.com | 2006-02-10 | 1 | -1/+2 |
| | |||||
* | Provide a default "minimum thread stack size" PTHREAD_STACK_MIN where it is ↵ | joerg@mysql.com | 2005-11-10 | 1 | -0/+3 |
| | | | | | | missing. (Currently, affects only BSD with Linuxthreads) | ||||
* | make the IM compile on Windows | reggie@fedora.(none) | 2005-11-02 | 1 | -2/+3 |
| | |||||
* | fix Bug #14103 IM tests fail on SCO | petr@mysql.com | 2005-10-28 | 1 | -0/+35 |
| | |||||
* | 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 | -0/+2 |
| | |||||
* | post-review fixes + cleanup + some minor fixes | petr@mysql.com | 2005-02-27 | 1 | -0/+9 |
| | |||||
* | fix for Bug#7386 - IM fails to compile on alpha with Compaq C++ compiler | petr@mysql.com | 2004-12-19 | 1 | -0/+4 |
| | |||||
* | fix for the IM linking problem | petr@mysql.com | 2004-11-06 | 1 | -0/+5 |
| | |||||
* | Intermediate commit - just to make new files visible to bk in the new | petr@mysql.com | 2004-10-23 | 1 | -0/+34 |
tree |