summaryrefslogtreecommitdiff
path: root/scripts/mysqld_safe.sh
Commit message (Expand)AuthorAgeFilesLines
* Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLYVenkata Sidagam2013-09-091-32/+0
|\
| * Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLYVenkata Sidagam2013-09-091-32/+0
* | Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLYAnirudh Mangipudi2013-08-121-0/+32
|\ \ | |/
| * Bug #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLYAnirudh Mangipudi2013-08-121-0/+32
* | Merge of patch for Bug#16046140 from mysql-5.1.Nirbhay Choubey2012-12-271-2/+2
|\ \ | |/
| * Bug#16046140 BIN/MYSQLD_SAFE: TEST: ARGUMENT EXPECTEDNirbhay Choubey2012-12-271-2/+2
* | Bug#11764559: UMASK IS IGNORED BY ERROR LOGTatjana Azundris Nuernberg2012-10-171-1/+34
|\ \ | |/
| * Bug#11764559: UMASK IS IGNORED BY ERROR LOGTatjana Azundris Nuernberg2012-10-171-1/+34
* | Bug #13548161: MYSQLD_SAFE IMPROVEMENTS FOR 5.5 ALLWAYS SETS PLUGIN_DIR Georgi Kodinov2012-08-271-23/+25
* | Bug #11761530: 54035: MSYQLD_SAFE BEHAVIOUR CONSUMES TOO MUCH CPU IF IT IS UN...Georgi Kodinov2011-11-101-0/+38
* | fix for bug 11748060/34981hery.ramilison@oracle.com2011-11-171-0/+3
* | 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