| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-25 | 9 | -180/+299 |
|\ \
| |/ |
|
| * | Fix a -ansi -pedantic compile failure. | konstantin@mysql.com | 2005-08-22 | 1 | -1/+1 |
| * | Fix for BUG#10957 "stop instance, issued after flush instances causes IM to c... | petr@mysql.com | 2005-08-19 | 3 | -101/+241 |
| * | Clean up merge from 4.1 | jimw@mysql.com | 2005-08-15 | 1 | -1/+1 |
| * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0 | reggie@linux.site | 2005-08-10 | 4 | -64/+42 |
| |\ |
|
| | * | changes to IM code that came from Petr's review | reggie@linux.site | 2005-08-09 | 3 | -7/+7 |
| | * | fixed assignments to meet server coding guidelines | reggie@linux.site | 2005-08-09 | 1 | -3/+3 |
| | * | changes to IM that came from Petr and JimW's review. | reggie@linux.site | 2005-08-09 | 3 | -63/+41 |
| * | | removing trailing spaces | reggie@linux.site | 2005-08-09 | 1 | -3/+3 |
| * | | small corrections to the IM. | reggie@linux.site | 2005-08-09 | 2 | -14/+15 |
| |/ |
|
* | | Manual merge of 5.0.11 changes into 5.1.1 - use "local" files in cases of con... | joerg@mysql.com | 2005-08-15 | 12 | -14/+15 |
|\ \
| |/ |
|
| * | New "Instance Manager" code: | joerg@mysql.com | 2005-08-05 | 12 | -14/+15 |
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se | 2005-08-05 | 27 | -263/+1256 |
|\ \
| |/ |
|
| * | post-review fix | petr@mysql.com | 2005-08-05 | 1 | -4/+5 |
| * | chmod -x new IM files | petr@mysql.com | 2005-08-05 | 6 | -0/+0 |
| * | IM port cleanup | petr@mysql.com | 2005-08-05 | 8 | -227/+213 |
| * | IM port fixes: fix crash on startup, add more error checking, get rid of unne... | petr@mysql.com | 2005-08-05 | 8 | -46/+39 |
| * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0 | reggie@fedora.(none) | 2005-08-04 | 25 | -218/+1231 |
| |\ |
|
| | * | alot of formatting changes that came out of JimW's review | reggie@fedora.(none) | 2005-08-03 | 10 | -202/+212 |
| | * | initial import of Windows port of IM. | reggie@fedora.(none) | 2005-07-20 | 25 | -220/+1236 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ndbdev@dl145b.mysql.com | 2005-07-22 | 8 | -42/+75 |
|\ \ \
| |/ / |
|
| * | | Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and... | petr@mysql.com | 2005-07-21 | 7 | -69/+29 |
| * | | WL #2713 Change IM behaviour so, that it only reads and alters one config fil... | petr@mysql.com | 2005-07-21 | 9 | -32/+105 |
| |/ |
|
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tulin@dl145c.mysql.com | 2005-06-15 | 3 | -47/+59 |
|\ \
| |/ |
|
| * | rename: store_to_string -> store_to_protocol_packet | petr@mysql.com | 2005-06-15 | 3 | -48/+57 |
| * | Fix for Bug #11200 show instance options returns garbage instead of log options | petr@mysql.com | 2005-06-14 | 1 | -0/+3 |
* | | merge | tulin@dl145b.mysql.com | 2005-06-07 | 12 | -73/+172 |
|\ \
| |/ |
|
| * | several fixes to the previous patch | petr@mysql.com | 2005-06-07 | 4 | -8/+10 |
| * | post-review fixes | petr@mysql.com | 2005-06-07 | 10 | -57/+60 |
| * | fix IM to display version string in "show instance status" (Bug #10229) | petr@mysql.com | 2005-06-01 | 7 | -35/+129 |
* | | merge | tulin@dl145c.mysql.com | 2005-05-19 | 4 | -12/+12 |
|\ \
| |/ |
|
| * | Merge mysql.com:/home/jimw/my/mysql-5.0-build | jimw@mysql.com | 2005-05-18 | 4 | -12/+12 |
| |\ |
|
| | * | commands.cc, parse.h, parse.cc, instance_options.cc: | kent@mysql.com | 2005-05-18 | 4 | -12/+12 |
* | | | merge | tulin@dl145c.mysql.com | 2005-05-18 | 2 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | New file default_modify.c. Fixed a typo on mysqld.cc | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-05-18 | 1 | -2/+2 |
| * | | fix for compilation problem with --with-openssl reported by Guilhem | petr@mysql.com | 2005-05-18 | 1 | -1/+2 |
| * | | fix comments | petr@mysql.com | 2005-05-18 | 1 | -1/+1 |
| |/ |
|
* | | merge | tulin@dl145c.mysql.com | 2005-05-17 | 24 | -188/+1071 |
|\ \
| |/ |
|
| * | Merge | petr@mysql.com | 2005-05-16 | 24 | -188/+1071 |
| |\ |
|
| | * | post-review fixes | petr@mysql.com | 2005-05-16 | 20 | -438/+320 |
| | * | merge | petr@mysql.com | 2005-04-21 | 15 | -41/+1042 |
| | |\ |
|
| | | * | WL#2246 "IM: Add ability to change instance options, add server logs handling... | petr@mysql.com | 2005-04-09 | 15 | -47/+1052 |
* | | | | make dist target fixes | tulin@dl145c.mysql.com | 2005-05-16 | 1 | -1/+2 |
|/ / / |
|
* | | | yassl changeset 2: | serg@serg.mylan | 2005-04-30 | 1 | -3/+0 |
|/ / |
|
* | | Merge mysqldev@production.mysql.com:my/mysql-5.0-build | petr@mysql.com | 2005-04-11 | 3 | -9/+15 |
|\ \ |
|
| * | | make server logs less frightening, when using IM | petr@mysql.com | 2005-04-11 | 1 | -2/+2 |
| * | | Fix for bug #9808 | petr@mysql.com | 2005-04-11 | 1 | -6/+12 |
| * | | Fix for Bug #9589 | petr@mysql.com | 2005-04-11 | 1 | -1/+1 |
| |/ |
|
* | | Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f... | petr@mysql.com | 2005-04-04 | 1 | -1/+1 |
|/ |
|
* | Revert the inclusion of 'signal.h' as the module contains 'kill()'. | joerg@mysql.com | 2005-03-22 | 1 | -0/+1 |