summaryrefslogtreecommitdiff
path: root/scripts/mysqld_safe.sh
Commit message (Expand)AuthorAgeFilesLines
* Bug #51938 plugin_dir gets bad default valueMats Kindahl2010-03-141-1/+1
* Bug #49022: Plugins included into bin release cannot beMats Kindahl2010-03-011-1/+7
* Handle different installation layouts.Vladislav Vaintroub2010-01-241-0/+7
* Backport of the fix for BUG#40368 "mysqld_safe not honouring underscore same ...Guilhem Bichot2009-11-181-1/+7
* Add --malloc-lib=LIB option to mysqld_safe to LD_PRELOAD a shared library for...unknown2009-09-231-1/+132
* Bug #44736 mysqld_safe's my_which() is broken and Staale Smedseng2009-05-251-1/+1
* mysqld_safe could generate filenames with spaces and then didn't properlyJim Winstead2009-05-071-8/+8
* Fix several quoting problems, and clean up IFS on failure in my_which().Chad MILLER2009-03-161-8/+12
* Bug#39326: mysqld_safe doesn't use --basedir value in search of \Chad MILLER2009-03-161-7/+21
* Bug #32679: mysqld_safe looks for errmsg.sys in wrong pathunknown2007-12-031-3/+12
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2007-10-081-1/+1
|\
| * Change URLs.unknown2007-10-051-1/+1
| * Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintunknown2006-12-141-0/+1
| |\
* | | Finish up last syslog -> want_syslog change missed in r1.91,unknown2007-08-241-1/+1
* | | mysqld_safe.sh:unknown2007-07-301-2/+2
* | | Bug #29992: syslog error logging does not flushunknown2007-07-271-25/+91
* | | Bug #29634: mysqld_safe does not set err_log variable, error log file is not ...unknown2007-07-091-16/+19
* | | mysqld_safe.sh:unknown2007-07-091-2/+2
* | | Bug #4858: mysql_safe logs to syslog instead of stderrunknown2007-05-041-102/+153
* | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintunknown2006-12-141-0/+1
|\ \ \ | | |/ | |/|
| * | Change permissions on $mysql_unix_port_dir if we create it so that everyone c...unknown2006-12-141-0/+1
| * | mysqld_safe.sh:unknown2006-03-291-0/+28
* | | Merge rama.(none):/home/jimw/my/tmp_mergeunknown2006-07-281-4/+7
|\ \ \ | | |/ | |/|
| * | Fix for bug #17353.unknown2006-04-171-4/+7
* | | Bug #6061 mysql-log-rotate script - error logging doesn't use new fileunknown2006-05-101-16/+52
* | | mysql-test-run.pl:unknown2006-03-021-7/+2
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-11-011-8/+11
|\ \ | |/
| * Handle decision to use mysqld-max over mysqld within mysqld_safeunknown2005-10-311-8/+11
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-10/+28
|\ \ | |/
| * Fix handling of datadir by mysqld_safe to support specifying aunknown2005-06-241-11/+29
* | scripts/mysqld_safe.shunknown2005-05-271-1/+1
* | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...unknown2005-04-261-1/+1
|\ \ | |/
| * Step 1 of the switch to support configuration with NPTL:unknown2005-04-201-1/+1
* | Merge query_cache testsunknown2005-03-111-0/+9
|\ \ | |/
| * Create directory for UNIX socket in mysqld_safe if it doesn't already exist.unknown2005-03-021-0/+9
* | Fixed a compatibility problem.unknown2005-02-231-5/+18
* | Add --help to mysqld_safe. (Bug #7931)unknown2005-02-021-0/+26
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-cleanunknown2005-01-061-2/+2
|\ \ | |/
| * Change mysqld_safe search for mysqld relative to the current working directoryunknown2005-01-051-2/+2
* | mergedunknown2005-01-061-2/+2
|\ \ | |/
| * Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searchedunknown2005-01-041-2/+2
* | Added checking for my.cnf file from environment variable MYSQL_HOMEunknown2005-01-041-5/+10
|/
* mysqld_safe.sh:unknown2004-11-301-2/+2
* Portability fixes to mysqld_safe for non-Linux systems. Fix FIND_PROCunknown2004-11-021-1/+1
* better fix for bug#5001unknown2004-09-071-23/+14
* mysqld_safe.sh:unknown2004-08-311-2/+15
* warn about multiple mysqld --user parameters only if their arguments differunknown2004-06-101-7/+1
* Fixed http address in some scripts (Bug #3460)unknown2004-04-281-0/+2
* - fixed early removing of socket file when multiple instances of mysqld areunknown2004-01-151-1/+1
* do not put --user into command line if the value comes from [mysqld] or [serv...unknown2003-12-191-3/+9