summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/commands.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport WL#4085: Merge revno:2476.1105.1 from 6.0.Alexander Nozdrin2009-10-061-1752/+0
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-18/+19
* Patch for IM in scope of working on BUG#24415: Instance manager testunknown2007-02-181-2/+4
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-01-021-119/+171
|\
| * Fix for the following bugs:unknown2006-11-301-119/+171
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/ |/|
| * Many files:unknown2006-12-231-2/+1
* | Polishing:unknown2006-11-211-1/+1
* | Port cleanups, trivial refactoring and code rearrangements fromunknown2006-11-181-6/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-11-171-1/+0
|\ \
| * | Replace the approach using Foo_thread_args + Foo_thread and manuallyunknown2006-11-171-1/+0
* | | Polishing: generate more warnings and make code warnings-free.unknown2006-11-171-9/+13
|/ /
* | Cleanup: manually port the polishing parts from Alik's changeset forunknown2006-11-161-43/+20
* | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-1/+1
* | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().unknown2006-06-191-3/+3
* | Fix compilation problems on Windows and SUN Solaris.unknown2006-05-191-1/+0
* | This is an implementation of two WL items:unknown2006-05-181-486/+1369
* | Merge mysql.com:/home/cps/mysql/devel/5.0-mikeunknown2006-02-101-1/+1
|\ \ | |/
| * a bunch of IM fixes from the GUI teamunknown2006-02-101-1/+1
* | IM changes by GUI team: add a version_no column to theunknown2006-02-101-2/+44
|/
* fix warningsunknown2005-09-201-2/+2
* Cleanup the instance manager code.unknown2005-08-291-31/+21
* IM port fixes: fix crash on startup, add more error checking, get rid of unne...unknown2005-08-051-3/+7
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-041-4/+3
|\
| * alot of formatting changes that came out of JimW's reviewunknown2005-08-031-1/+1
| * initial import of Windows port of IM.unknown2005-07-201-4/+5
* | Post-review fixes for WL#2713 "Change IM behaviour so, that it only reads and...unknown2005-07-211-11/+2
* | WL #2713 Change IM behaviour so, that it only reads and alters one config fil...unknown2005-07-211-6/+24
|/
* rename: store_to_string -> store_to_protocol_packetunknown2005-06-151-29/+31
* Fix for Bug #11200 show instance options returns garbage instead of log optionsunknown2005-06-141-0/+3
* post-review fixesunknown2005-06-071-4/+0
* fix IM to display version string in "show instance status" (Bug #10229)unknown2005-06-011-5/+4
* Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-05-181-3/+3
|\
| * commands.cc, parse.h, parse.cc, instance_options.cc:unknown2005-05-181-3/+3
* | New file default_modify.c. Fixed a typo on mysqld.ccunknown2005-05-181-2/+2
* | fix commentsunknown2005-05-181-1/+1
|/
* post-review fixesunknown2005-05-161-278/+196
* mergeunknown2005-04-211-7/+471
|\
| * WL#2246 "IM: Add ability to change instance options, add server logs handling...unknown2005-04-091-13/+481
* | Fix for bug #9808unknown2005-04-111-6/+12
|/
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-221-2/+5
* post-review fixes + cleanup + some minor fixesunknown2005-02-271-10/+9
* some more cleanups and fixesunknown2005-02-151-1/+1
* various fixesunknown2005-02-131-8/+8
* Post-review fixes + some bugs fixed + several minor featuresunknown2005-02-111-4/+8
* more fixes for IM to substitude mysqld_safe in startup scriptsunknown2005-01-311-4/+4
* IM mostly fixed according to Brian's directions. Will need to do some additio...unknown2005-01-251-23/+1
* cleanupunknown2004-12-291-4/+3
* fix autobuild failuresunknown2004-12-121-7/+7
* Some minor IM fixesunknown2004-11-151-1/+1