summaryrefslogtreecommitdiff
path: root/scripts/mysqld_safe.sh
Commit message (Expand)AuthorAgeFilesLines
* We can't rely on mysql_config for core functionality like pluginsJonathan Perkin2010-07-051-2/+23
* bug#52737 plugin_dir is set to /usr/local/mysql/lib/plugin whileJonathan Perkin2010-06-301-1/+1
* BUG#52737: plugin_dir is set to /usr/local/mysql/lib/plugin while starting vi...Mats Kindahl2010-06-161-1/+1
* Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-2/+2
|\
| * Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-121-1/+1
| * Bug #52737: plugin_dir is set to /usr/local/mysql/lib/plugin while startingMats Kindahl2010-05-111-1/+1
* | Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-111-1/+6
|\ \ | |/ |/|
| * Bug #47095: Can't open_files_limit really be larger than 65535?Georgi Kodinov2010-04-091-1/+6
* | 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...timothy.smith@sun.com2009-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 pathtsmith@ramayana.hindu.god2007-12-031-3/+12
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintcmiller@zippy.cornsilk.net2007-10-081-1/+1
|\
| * Change URLs.cmiller@zippy.cornsilk.net2007-10-051-1/+1
| * Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintmtaylor@qualinost.(none)2006-12-141-0/+1
| |\
* | | Finish up last syslog -> want_syslog change missed in r1.91,jperkin@production.mysql.com2007-08-241-1/+1
* | | mysqld_safe.sh:tsmith@ramayana.hindu.god2007-07-301-2/+2
* | | Bug #29992: syslog error logging does not flushtsmith@ramayana.hindu.god2007-07-271-25/+91
* | | Bug #29634: mysqld_safe does not set err_log variable, error log file is not ...tsmith@sita.local2007-07-091-16/+19
* | | mysqld_safe.sh:tsmith@sita.local2007-07-091-2/+2
* | | Bug #4858: mysql_safe logs to syslog instead of stderrtsmith@siva.hindu.god2007-05-041-102/+153
* | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintmtaylor@qualinost.(none)2006-12-141-0/+1
|\ \ \ | | |/ | |/|
| * | Change permissions on $mysql_unix_port_dir if we create it so that everyone c...mtaylor@qualinost.(none)2006-12-141-0/+1
| * | mysqld_safe.sh:kent@mysql.com2006-03-291-0/+28
* | | Merge rama.(none):/home/jimw/my/tmp_mergejimw@rama.(none)2006-07-281-4/+7
|\ \ \ | | |/ | |/|
| * | Fix for bug #17353.igreenhoe@mysql.com2006-04-171-4/+7
* | | Bug #6061 mysql-log-rotate script - error logging doesn't use new filetim@siva.hindu.god2006-05-101-16/+52
* | | mysql-test-run.pl:kent@mysql.com2006-03-021-7/+2
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-11-011-8/+11
|\ \ | |/
| * Handle decision to use mysqld-max over mysqld within mysqld_safejimw@mysql.com2005-10-311-8/+11
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-10/+28
|\ \ | |/
| * Fix handling of datadir by mysqld_safe to support specifying ajimw@mysql.com2005-06-241-11/+29
* | scripts/mysqld_safe.shtim@siva.hindu.god2005-05-271-1/+1
* | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...joerg@mysql.com2005-04-261-1/+1
|\ \ | |/
| * Step 1 of the switch to support configuration with NPTL:joerg@mysql.com2005-04-201-1/+1
* | Merge query_cache testsjimw@mysql.com2005-03-111-0/+9
|\ \ | |/
| * Create directory for UNIX socket in mysqld_safe if it doesn't already exist.jimw@mysql.com2005-03-021-0/+9
* | Fixed a compatibility problem.jani@ua141d10.elisa.omakaista.fi2005-02-231-5/+18
* | Add --help to mysqld_safe. (Bug #7931)jimw@mysql.com2005-02-021-0/+26
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-cleanjimw@mysql.com2005-01-061-2/+2
|\ \ | |/
| * Change mysqld_safe search for mysqld relative to the current working directoryjimw@mysql.com2005-01-051-2/+2
* | mergedserg@sergbook.mysql.com2005-01-061-2/+2
|\ \ | |/
| * Use 'ps xaww' in mysqld_safe (on Linux) so whole command-line is searchedjimw@mysql.com2005-01-041-2/+2
* | Added checking for my.cnf file from environment variable MYSQL_HOMEjani@ua141d10.elisa.omakaista.fi2005-01-041-5/+10
|/