summaryrefslogtreecommitdiff
path: root/scripts/mysqld_safe.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* make mysqld to respect socket/port options of mysqld_safe command lineunknown2003-09-271-9/+13
* Added a warning to my_print_defaults if --verbose is givenunknown2003-08-271-1/+1
* - removed options sort_buffer and key_buffer from calls to (my)isamchkunknown2003-07-151-4/+8
* Added option --skip-kill-mysqld to mysqld_safe. This can be useful,unknown2003-06-141-1/+7
* - applied patch for mysqld_safe from Christian Hammers to be able tounknown2003-06-121-3/+12
* - added missing dashes to parameter "open-files-limit" in mysqld_safeunknown2003-04-151-1/+1
* mergedunknown2003-03-131-2/+2
* Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-1/+6
* Patch for novellunknown2003-02-161-1/+1
* Fixed a bug in mysqld_safe, when it earlier could have removedunknown2003-02-121-2/+1