summaryrefslogtreecommitdiff
path: root/server-tools
Commit message (Expand)AuthorAgeFilesLines
* Clean up merge from 4.1jimw@mysql.com2005-08-151-1/+1
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0reggie@linux.site2005-08-104-64/+42
|\
| * changes to IM code that came from Petr's reviewreggie@linux.site2005-08-093-7/+7
| * fixed assignments to meet server coding guidelinesreggie@linux.site2005-08-091-3/+3
| * changes to IM that came from Petr and JimW's review.reggie@linux.site2005-08-093-63/+41
* | removing trailing spacesreggie@linux.site2005-08-091-3/+3
* | small corrections to the IM.reggie@linux.site2005-08-092-14/+15
|/
* New "Instance Manager" code:joerg@mysql.com2005-08-0512-14/+15
* post-review fixpetr@mysql.com2005-08-051-4/+5
* chmod -x new IM filespetr@mysql.com2005-08-056-0/+0
* IM port cleanuppetr@mysql.com2005-08-058-227/+213
* IM port fixes: fix crash on startup, add more error checking, get rid of unne...petr@mysql.com2005-08-058-46/+39
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0reggie@fedora.(none)2005-08-0425-218/+1231
|\
| * alot of formatting changes that came out of JimW's reviewreggie@fedora.(none)2005-08-0310-202/+212
| * initial import of Windows port of IM.reggie@fedora.(none)2005-07-2025-220/+1236
* | Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and...petr@mysql.com2005-07-217-69/+29
* | WL #2713 Change IM behaviour so, that it only reads and alters one config fil...petr@mysql.com2005-07-219-32/+105
|/
* rename: store_to_string -> store_to_protocol_packetpetr@mysql.com2005-06-153-48/+57
* Fix for Bug #11200 show instance options returns garbage instead of log optionspetr@mysql.com2005-06-141-0/+3
* several fixes to the previous patchpetr@mysql.com2005-06-074-8/+10
* post-review fixespetr@mysql.com2005-06-0710-57/+60
* fix IM to display version string in "show instance status" (Bug #10229)petr@mysql.com2005-06-017-35/+129
* Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-05-184-12/+12
|\
| * commands.cc, parse.h, parse.cc, instance_options.cc:kent@mysql.com2005-05-184-12/+12
* | New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-181-2/+2
* | fix for compilation problem with --with-openssl reported by Guilhempetr@mysql.com2005-05-181-1/+2
* | fix commentspetr@mysql.com2005-05-181-1/+1
|/
* Mergepetr@mysql.com2005-05-1624-188/+1071
|\
| * post-review fixespetr@mysql.com2005-05-1620-438/+320
| * mergepetr@mysql.com2005-04-2115-41/+1042
| |\
| | * WL#2246 "IM: Add ability to change instance options, add server logs handling...petr@mysql.com2005-04-0915-47/+1052
* | | yassl changeset 2:serg@serg.mylan2005-04-301-3/+0
|/ /
* | Merge mysqldev@production.mysql.com:my/mysql-5.0-buildpetr@mysql.com2005-04-113-9/+15
|\ \
| * | make server logs less frightening, when using IMpetr@mysql.com2005-04-111-2/+2
| * | Fix for bug #9808petr@mysql.com2005-04-111-6/+12
| * | Fix for Bug #9589petr@mysql.com2005-04-111-1/+1
| |/
* | Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f...petr@mysql.com2005-04-041-1/+1
|/
* Revert the inclusion of 'signal.h' as the module contains 'kill()'.joerg@mysql.com2005-03-221-0/+1
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...petr@mysql.com2005-03-2223-43/+55
* fix to avoid relinking on each "make"petr@mysql.com2005-03-021-2/+2
* portability fixpetr@mysql.com2005-02-281-0/+1
* post-review fixes + cleanup + some minor fixespetr@mysql.com2005-02-2716-90/+206
* Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2005-02-201-1/+1
|\
| * CPPFLAGS is substituted with CXXFLAGS to work with older automake. Serg, now ...petr@mysql.com2005-02-201-1/+1
* | new variant of passwd() by S. Vojtovichpetr@mysql.com2005-02-182-7/+12
* | made IM to work with --defaults-file smoothlypetr@mysql.com2005-02-189-16/+62
* | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0petr@mysql.com2005-02-1531-685/+1135
|\ \ | |/ |/|
| * some more cleanups and fixespetr@mysql.com2005-02-1512-32/+77
| * various fixespetr@mysql.com2005-02-136-21/+38
| * Post-review fixes + some bugs fixed + several minor featurespetr@mysql.com2005-02-1121-374/+591