summaryrefslogtreecommitdiff
path: root/support-files/mysql.server.sh
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8803: Debian jessie 8.2 + MariaDB 10.1.7 + GaleraClusterNirbhay Choubey2015-09-151-0/+8
* Merge branch '5.5' into 5.5-galeraNirbhay Choubey2015-02-181-0/+3
|\
| * MDEV-7478 log-basename unpredictable behavior in standalone modeSergei Golubchik2015-02-091-0/+3
* | MDEV-7319 : Galera bootstrap (/etc/init.d/mysql bootstrap)Nirbhay Choubey2014-12-201-1/+2
* | bzr merge -r3997..4010 codership-mysql/5.5Nirbhay Choubey2014-08-061-1/+4
* | Local merge of mariadb-5.5.39Nirbhay Choubey2014-08-061-0/+5
|\ \ | |/
| * MDEV-6428 [PATCH] MariaDB start script doesn't realize failure of MariaDB sta...Sergei Golubchik2014-07-261-0/+5
* | Merge from lp:maria/5.5 to maria-5.5.37 release revision 4154.Jan Lindström2014-04-161-2/+7
|\ \ | |/
| * MDEV-5068 import file from init scriptSergei Golubchik2014-04-101-0/+5
| * MDEV-5892 Centos startup script is brokenSergei Golubchik2014-03-191-4/+1
* | Merge from maria/5.5 (-rtag:mariadb-5.5.36).Nirbhay Choubey2014-02-251-66/+100
|\ \ | |/
| * MDEV-5580 /etc/init.d/mysql exits too earlySergei Golubchik2014-02-171-59/+66
* | Merging revision 3839..3932 from codership-mysql/5.5.Nirbhay Choubey2014-01-091-28/+1
* | MDEV#5384: Update init script in MariaDB ClusterNirbhay Choubey2013-12-051-2/+2
* | Merged revisions 3916--3921 from lp:~codership/codership-mysql/5.5-23Jan Lindström2013-09-261-2/+2
* | Merge with mariadb 5.5: bzr merge lp:maria/5.5 --rtag:mariadb-5.5.32Seppo Jaakola2013-08-211-1/+7
|\ \ | |/
| * mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+7
| |\
| | * local merge.Nirbhay Choubey2013-04-091-1/+7
| | |\
| | | * Backporting patch for bug#15852074.Nirbhay Choubey2013-04-091-1/+7
* | | | References: MDEV-4572 - merge with lp:codership-mysql/5.5-23 revisions 3874.....Seppo Jaakola2013-06-151-2/+15
|/ / /
* | | merge.Sergei Golubchik2010-11-251-3/+41
|\ \ \ | |/ / |/| |
| * | Automatic mergeMichael Widenius2009-10-231-1/+12
| |\ \
| | * | Fixes for binary distribution in tar fileMichael Widenius2009-10-231-1/+12
| | |/
| * | Add `configtest' option to the init script to check for a valid my.cnf file.Peter Lieverdink2009-10-161-2/+29
| |/
* | Fix previous merge: 'kill -0' (check PID exists) was changed to 'kill -9',Jonathan Perkin2009-12-161-1/+1
* | Backport WL#4085: Merge revno:2617.56.29 from 6.0.Alexander Nozdrin2009-10-061-119/+59
|/
* merge patch for bug#31785Daniel Fischer2009-07-021-5/+12
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-buildunknown2008-03-261-5/+28
|\
| * Suggestion of Tim. Avoid unnecessary sleep.unknown2008-03-191-1/+1
| * Bug#30378: mysql.server needs to skip wait_for_pid() when mysqld \unknown2008-03-191-4/+27
* | Merge production.mysql.com:/usersnfs/jperkin/bk/bug-27995/5.0unknown2007-11-051-1/+1
|\ \ | |/
| * Provide better feedback to the user when unable to find MySQL filesunknown2007-11-051-1/+1
* | Makefile.am, make_binary_distribution.sh:unknown2007-09-271-1/+1
* | Merge qualinost.(none):/home/mtaylor/src/mysql/mysql-5.0-maintunknown2007-04-121-10/+42
|\ \ | |/
| * BUG#27367 mysql.server should be LSB init script compliantunknown2007-04-121-3/+3
| * BUG#27367 mysql.server should be LSB init script compliantunknown2007-03-211-2/+11
| * BUG#27367 mysql.server should be LSB init script compliantunknown2007-03-211-7/+30
* | Merge qualinost.(none):/home/mtaylor/src/mysql-5.0-maintunknown2007-03-201-1/+9
|\ \ | |/
| * BUG#26952: mysql.server needs to be able to not timeout in certain situationsunknown2007-03-131-1/+9
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug25341/my50-bug25341unknown2007-01-311-6/+18
|\ \ | |/
| * Bug#25341: "init.d/mysql stop" may timeout too quicklyunknown2007-01-311-6/+18
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2006-11-171-1/+1
|\ \ | |/
| * This command is not portable, as POSIX does not require it; use . instead.unknown2006-11-161-1/+1
* | Merge mysql.com:/M50/bug19353-5.0 into mysql.com:/M51/bug19353-5.1unknown2006-06-221-4/+14
|\ \ | |/
| * Fix for bug#18516 (also #19353, reported for 5.1):unknown2006-06-201-4/+14
* | Merge mysql.com:/M50/bug18810-5.0 into mysql.com:/M51/bug18810-5.1unknown2006-06-141-0/+1
|\ \ | |/
| * Merge mysql.com:/M41/bug18810-4.1 into mysql.com:/M50/bug18810-5.0unknown2006-06-141-0/+1
| |\
| | * support-files/mysql.server.sh : Fix the startup sequence. bug#18810 + bug#...unknown2006-06-141-0/+1
* | | This is an implementation of two WL items:unknown2006-05-181-1/+4
|/ /
* | Fix for Bug #16240unknown2006-04-061-2/+10