summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager/instance_options.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#28012 Patch : IM crashes instead of reporting an error when mysqldpath is...unknown2007-07-231-6/+7
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-8/+4
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-11-231-8/+57
|\ \
| * | Fix Bug #22242 Instance Manager: option-parsing errorsunknown2006-11-221-6/+55
* | | Polishing:unknown2006-11-211-37/+48
* | | Port cleanups, trivial refactoring and code rearrangements fromunknown2006-11-181-32/+64
|/ /
* | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-1/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug22379_runtime/my50-bug22379_ru...unknown2006-09-251-1/+2
|\ \ | |/
| * Bug #22379 im_daemon_life_cycle.test fails on merge of 5.1 -> 5.1-enginesunknown2006-09-251-1/+2
* | Merge mysql.com:/usr/local/mysql/mysql-5.1-vg-apr2unknown2006-06-231-2/+7
|\ \
| * \ Merge mysql.com:/usr/local/mysql/mysql-5.0-bug20622unknown2006-06-231-2/+7
| |\ \ | | |/
| | * BUG#20622: Fix one-byte buffer overrun in IM directory string handling.unknown2006-06-231-2/+7
* | | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().unknown2006-06-191-3/+3
|/ /
* | Merged.unknown2006-05-221-5/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-221-127/+184
|\ \
| * | Fix compilation on FC4.unknown2006-05-181-1/+2
| * | This is an implementation of two WL items:unknown2006-05-181-126/+183
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-04-301-1/+56
|\ \ \ | |/ / |/| / | |/
| * Bug#19362 im_daemon_lifecycle fails when built from source distributionunknown2006-04-261-2/+57
* | Bug #19059: Failure to get version information when running from source treeunknown2006-04-171-1/+1
* | IM changes by GUI team: add a version_no column to theunknown2006-02-101-3/+6
|/
* make the IM compile on Windowsunknown2005-11-021-1/+1
* more refinement of IM patch to fix Windows pathnames with spacesunknown2005-11-021-1/+2
* improved previous changeset per JimW's reviewunknown2005-10-311-1/+1
* fix some issues with IM and long pathnames (with spaces)unknown2005-10-311-4/+6
* Some minor fixes revealed as warnings byunknown2005-09-231-1/+1
* Several fixes revelaled by Intel compiler.unknown2005-09-231-1/+1
* fixed the service bits of the IMunknown2005-09-131-0/+8
* Cleanup the instance manager code.unknown2005-08-291-46/+28
* Fix for BUG#10957 "stop instance, issued after flush instances causes IM to c...unknown2005-08-191-0/+2
* several fixes to the previous patchunknown2005-06-071-5/+5
* post-review fixesunknown2005-06-071-19/+23
* fix IM to display version string in "show instance status" (Bug #10229)unknown2005-06-011-20/+95
* commands.cc, parse.h, parse.cc, instance_options.cc:unknown2005-05-181-3/+3
* post-review fixesunknown2005-05-161-50/+61
* WL#2246 "IM: Add ability to change instance options, add server logs handling...unknown2005-04-091-2/+133
* Fix for AIX compilation failure: sacred knowledge of my_global.h nature (it s...unknown2005-03-221-0/+2
* post-review fixes + cleanup + some minor fixesunknown2005-02-271-4/+10
* made IM to work with --defaults-file smoothlyunknown2005-02-181-3/+16
* some more cleanups and fixesunknown2005-02-151-3/+9
* various fixesunknown2005-02-131-4/+2
* Post-review fixes + some bugs fixed + several minor featuresunknown2005-02-111-40/+51
* Fixed setup scripts to use mysqlmanager instead of mysqld_safeunknown2005-02-051-0/+3
* Various fixes (cleanups, valgrind, makefiles, ...)unknown2005-02-031-0/+10
* more fixes for IM to substitude mysqld_safe in startup scriptsunknown2005-01-311-4/+3
* IM mostly fixed according to Brian's directions. Will need to do some additio...unknown2005-01-251-18/+113
* cleanupunknown2004-12-291-3/+3
* post-review fixesunknown2004-11-021-73/+42