summaryrefslogtreecommitdiff
path: root/support-files/mysql.server.sh
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | local merge.Nirbhay Choubey2013-04-091-1/+7
| | | | |\ \ \
| | | | | * | | Backporting patch for bug#15852074.Nirbhay Choubey2013-04-091-1/+7
| | | | * | | | 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-buildcmiller@zippy.cornsilk.net2008-03-261-5/+28
| | | | |\ \ \
| | | | | * | | Suggestion of Tim. Avoid unnecessary sleep.cmiller@zippy.cornsilk.net2008-03-191-1/+1
| | | | | * | | Bug#30378: mysql.server needs to skip wait_for_pid() when mysqld \cmiller@zippy.cornsilk.net2008-03-191-4/+27
| | | | * | | | Merge production.mysql.com:/usersnfs/jperkin/bk/bug-27995/5.0jperkin@production.mysql.com2007-11-051-1/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Provide better feedback to the user when unable to find MySQL filesjperkin@production.mysql.com2007-11-051-1/+1
| | | | * | | | Makefile.am, make_binary_distribution.sh:kent@mysql.com/kent-amd64.(none)2007-09-271-1/+1
| | | | * | | | Merge qualinost.(none):/home/mtaylor/src/mysql/mysql-5.0-maintmtaylor@qualinost.(none)2007-04-121-10/+42
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | BUG#27367 mysql.server should be LSB init script compliantmtaylor@qualinost.(none)2007-04-121-3/+3
| | | | | * | | BUG#27367 mysql.server should be LSB init script compliantmtaylor@qualinost.(none)2007-03-211-2/+11
| | | | | * | | BUG#27367 mysql.server should be LSB init script compliantmtaylor@qualinost.(none)2007-03-211-7/+30
| | | | * | | | Merge qualinost.(none):/home/mtaylor/src/mysql-5.0-maintmtaylor@qualinost.(none)2007-03-201-1/+9
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | BUG#26952: mysql.server needs to be able to not timeout in certain situationsmtaylor@qualinost.(none)2007-03-131-1/+9
| | | | * | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug25341/my50-bug25341cmiller@zippy.cornsilk.net2007-01-311-6/+18
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Bug#25341: "init.d/mysql stop" may timeout too quicklycmiller@zippy.cornsilk.net2007-01-311-6/+18
| | | | * | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-11-171-1/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | This command is not portable, as POSIX does not require it; use . instead.hartmut@walhalla.site2006-11-161-1/+1
| | | | * | | | Merge mysql.com:/M50/bug19353-5.0 into mysql.com:/M51/bug19353-5.1joerg@trift2.2006-06-221-4/+14
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Fix for bug#18516 (also #19353, reported for 5.1):joerg@mysql.com2006-06-201-4/+14
| | | | * | | | Merge mysql.com:/M50/bug18810-5.0 into mysql.com:/M51/bug18810-5.1joerg@trift2.2006-06-141-0/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Merge mysql.com:/M41/bug18810-4.1 into mysql.com:/M50/bug18810-5.0joerg@mysql.com2006-06-141-0/+1
| | | | | |\ \ \
| | | | | | * | | support-files/mysql.server.sh : Fix the startup sequence. bug#18810 + bug#...joerg@mysql.com2006-06-141-0/+1
| | | | * | | | | This is an implementation of two WL items:anozdrin@mysql.com2006-05-181-1/+4
| | | | |/ / / /
| | | | * | | | Fix for Bug #16240igreenhoe@mysql.com2006-04-061-2/+10
| | | | * | | | Datadir variable should not be reset, if it wasjani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-2/+8
| | | | * | | | Fix handling of libexecdir and sbindir in mysql.server, and note thatjimw@mysql.com2005-08-261-6/+7
| | | | * | | | Merge mysql.com:/space/my/mysql-4.1-bug9444lenz@mysql.com2005-05-041-1/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | - adjusted the start and stop priority level in the mysql.server init script ...lenz@mysql.com2005-05-041-1/+1
| | | | * | | | Set bindir, datadir & others if --basedir is given. This ensures that one onl...monty@mishka.local2005-04-161-9/+23
| | | | * | | | Added more rows to test to get predictable resultsmonty@mishka.local2005-04-161-12/+68
| | | | * | | | Merge with 4.1monty@mishka.local2005-04-161-2/+8
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Fix mysql.server.sh to use shell functions as replacementjimw@mysql.com2005-04-141-2/+8
| | | | * | | | Mergepekka@mysql.com2005-04-011-3/+14
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Bug #9507 /etc/init.d/mysql script does not stop mysqld correctlypetr@mysql.com2005-03-311-3/+14
| | | | * | | | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-1/+3
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Portability fix (avoid bash-ism).joerg@mysql.com2005-03-301-1/+3
| | | | * | | | IM setup patch. Enable IM instead of mysqld_safe in start/stop script.petr@mysql.com2005-03-151-27/+32
| | | | * | | | Merge mysql.com:/space/my/mysql-4.1-buildlenz@mysql.com2005-03-151-17/+44
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Applied some changes to the mysql.server init script that are already shipped...lenz@mysql.com2005-03-151-17/+44
| | | | * | | | Fixed Bug#7873.jani@ua141d10.elisa.omakaista.fi2005-02-171-1/+4
| | | | |/ / /
| | | | * | | Merge with 4.0.18monty@mysql.com2004-02-111-1/+7
| | | | |\ \ \
| | | | | * | | extra newline removedserg@serg.mylan2004-02-031-5/+5
| | | | | * | | another variant (bug #2185: mysql.server script echo bug)ram@gw.mysql.r18.ru2004-02-031-6/+4
| | | | | * | | a fix (#2185: mysql.server script echo bug)ram@gw.mysql.r18.ru2004-02-021-1/+9
| | | | * | | | Merge with 4.0.17monty@mysql.com2003-12-171-1/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-1/+1