summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager
Commit message (Expand)AuthorAgeFilesLines
* fixed the service bits of the IMunknown2005-09-1310-31/+58
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-132-36/+114
|\
| * A few changes to fix compiling on Windowsunknown2005-09-062-36/+114
* | options.cc:unknown2005-09-101-1/+1
|/
* Remove a no longer used header.unknown2005-08-291-1/+0
* Cleanup the instance manager code.unknown2005-08-2919-339/+157
* Fix a -ansi -pedantic compile failure.unknown2005-08-221-1/+1
* Fix for BUG#10957 "stop instance, issued after flush instances causes IM to c...unknown2005-08-193-101/+241
* Clean up merge from 4.1unknown2005-08-151-1/+1
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-104-64/+42
|\
| * changes to IM code that came from Petr's reviewunknown2005-08-093-7/+7
| * fixed assignments to meet server coding guidelinesunknown2005-08-091-3/+3
| * changes to IM that came from Petr and JimW's review.unknown2005-08-093-63/+41
* | removing trailing spacesunknown2005-08-091-3/+3
* | small corrections to the IM.unknown2005-08-092-14/+15
|/
* New "Instance Manager" code:unknown2005-08-0512-14/+15
* post-review fixunknown2005-08-051-4/+5
* chmod -x new IM filesunknown2005-08-056-0/+0
* IM port cleanupunknown2005-08-058-227/+213
* IM port fixes: fix crash on startup, add more error checking, get rid of unne...unknown2005-08-058-46/+39
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-0425-218/+1231
|\
| * alot of formatting changes that came out of JimW's reviewunknown2005-08-0310-202/+212
| * initial import of Windows port of IM.unknown2005-07-2025-220/+1236
* | Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and...unknown2005-07-217-69/+29
* | WL #2713 Change IM behaviour so, that it only reads and alters one config fil...unknown2005-07-219-32/+105
|/
* rename: store_to_string -> store_to_protocol_packetunknown2005-06-153-48/+57
* Fix for Bug #11200 show instance options returns garbage instead of log optionsunknown2005-06-141-0/+3
* several fixes to the previous patchunknown2005-06-074-8/+10
* post-review fixesunknown2005-06-0710-57/+60
* fix IM to display version string in "show instance status" (Bug #10229)unknown2005-06-017-35/+129
* Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-05-184-12/+12
|\
| * commands.cc, parse.h, parse.cc, instance_options.cc:unknown2005-05-184-12/+12
* | New file default_modify.c. Fixed a typo on mysqld.ccunknown2005-05-181-2/+2
* | fix for compilation problem with --with-openssl reported by Guilhemunknown2005-05-181-1/+2
* | fix commentsunknown2005-05-181-1/+1
|/
* Mergeunknown2005-05-1624-188/+1071
|\
| * post-review fixesunknown2005-05-1620-438/+320
| * mergeunknown2005-04-2115-41/+1042
| |\
| | * WL#2246 "IM: Add ability to change instance options, add server logs handling...unknown2005-04-0915-47/+1052
* | | yassl changeset 2:unknown2005-04-301-3/+0
|/ /
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-buildunknown2005-04-113-9/+15
|\ \
| * | make server logs less frightening, when using IMunknown2005-04-111-2/+2
| * | Fix for bug #9808unknown2005-04-111-6/+12
| * | Fix for Bug #9589unknown2005-04-111-1/+1
| |/
* | Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f...unknown2005-04-041-1/+1
|/
* Revert the inclusion of 'signal.h' as the module contains 'kill()'.unknown2005-03-221-0/+1
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-2223-43/+55
* fix to avoid relinking on each "make"unknown2005-03-021-2/+2
* portability fixunknown2005-02-281-0/+1
* post-review fixes + cleanup + some minor fixesunknown2005-02-2716-90/+206