summaryrefslogtreecommitdiff
path: root/support-files/mysql.server.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide better feedback to the user when unable to find MySQL filesunknown2007-11-051-1/+1
* 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
* BUG#26952: mysql.server needs to be able to not timeout in certain situationsunknown2007-03-131-1/+9
* Bug#25341: "init.d/mysql stop" may timeout too quicklyunknown2007-01-311-6/+18
* This command is not portable, as POSIX does not require it; use . instead.unknown2006-11-161-1/+1
* Fix for bug#18516 (also #19353, reported for 5.1):unknown2006-06-201-4/+14
* 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
* | Fix for Bug #16240unknown2006-04-061-2/+10
* | Datadir variable should not be reset, if it wasunknown2005-12-141-2/+8
* | Fix handling of libexecdir and sbindir in mysql.server, and note thatunknown2005-08-261-6/+7
* | Merge mysql.com:/space/my/mysql-4.1-bug9444unknown2005-05-041-1/+1
|\ \ | |/
| * - adjusted the start and stop priority level in the mysql.server init script ...unknown2005-05-041-1/+1
* | Set bindir, datadir & others if --basedir is given. This ensures that one onl...unknown2005-04-161-9/+23
* | Added more rows to test to get predictable resultsunknown2005-04-161-12/+68
* | Merge with 4.1unknown2005-04-161-2/+8
|\ \ | |/
| * Fix mysql.server.sh to use shell functions as replacementunknown2005-04-141-2/+8
* | Mergeunknown2005-04-011-3/+14
|\ \ | |/
| * Bug #9507 /etc/init.d/mysql script does not stop mysqld correctlyunknown2005-03-311-3/+14
* | merge 4.1->5.0unknown2005-03-311-1/+3
|\ \ | |/
| * Portability fix (avoid bash-ism).unknown2005-03-301-1/+3
* | IM setup patch. Enable IM instead of mysqld_safe in start/stop script.unknown2005-03-151-27/+32
* | Merge mysql.com:/space/my/mysql-4.1-buildunknown2005-03-151-17/+44
|\ \ | |/
| * Applied some changes to the mysql.server init script that are already shipped...unknown2005-03-151-17/+44
* | Fixed Bug#7873.unknown2005-02-171-1/+4
|/
* Merge with 4.0.18unknown2004-02-111-1/+7
|\
| * extra newline removedunknown2004-02-031-5/+5
| * another variant (bug #2185: mysql.server script echo bug)unknown2004-02-031-6/+4
| * a fix (#2185: mysql.server script echo bug)unknown2004-02-021-1/+9
* | Merge with 4.0.17unknown2003-12-171-1/+1
|\ \ | |/
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-1/+1
* | Merge with 4.0unknown2003-11-041-13/+13
|\ \ | |/
| * Move the pid file testing after arguments are parsed (previous patch was not ...unknown2003-10-241-13/+13
* | Merge with 4.0.16unknown2003-10-071-11/+14
|\ \ | |/
| * Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-10/+13
| * - force the removal of /var/lock/subsys/mysql on MySQL shutdownunknown2003-09-171-1/+1
* | mysql.server should read [server] group from my.cnf - according to the manualunknown2003-06-131-1/+1
|/
* - Updated Default-Stop run levels in the LSB header section to satisfyunknown2003-06-041-1/+1
* Use my.cnf file from datadir even if datadir is different from the default one.unknown2003-04-281-1/+12
* - corrected shutdown priority on Red Hat (should be shut down very early)unknown2003-04-111-3/+3
* Merge mysql.com:/space/my/mysql-4.0unknown2002-12-051-1/+8
|\
| * - Moved the init script from /etc/rc.d/init.d to /etc/init.d for betterunknown2002-11-271-1/+8
* | Merge with 3.23unknown2002-12-051-2/+3
|\ \ | |/ |/|
| * - removed unused variable $defaultsunknown2002-11-291-2/+3
| * - fixed tabbingunknown2002-11-251-1/+1
| * mysql.server.sh:unknown2002-11-251-3/+3