71 Commits (e7fe28805434bd94d0f42c9e413fb3933d46edf3)

Author SHA1 Message Date
cmiller@zippy.cornsilk.net 897f772c14 Suggestion of Tim. Avoid unnecessary sleep. 18 years ago
cmiller@zippy.cornsilk.net 955983a154 Bug#30378: mysql.server needs to skip wait_for_pid() when mysqld \ 18 years ago
jperkin@production.mysql.com 51be103e13 Provide better feedback to the user when unable to find MySQL files 18 years ago
mtaylor@qualinost.(none) 99c5f418af BUG#27367 mysql.server should be LSB init script compliant 19 years ago
mtaylor@qualinost.(none) 837b5c983a BUG#27367 mysql.server should be LSB init script compliant 19 years ago
mtaylor@qualinost.(none) bd0b76e20d BUG#27367 mysql.server should be LSB init script compliant 19 years ago
mtaylor@qualinost.(none) 1c3f9ce727 BUG#26952: mysql.server needs to be able to not timeout in certain situations 19 years ago
cmiller@zippy.cornsilk.net 24e3508b0e Bug#25341: "init.d/mysql stop" may timeout too quickly 19 years ago
hartmut@walhalla.site f4e097420a This command is not portable, as POSIX does not require it; use . instead. 19 years ago
joerg@mysql.com 27df8b07b7 Fix for bug#18516 (also #19353, reported for 5.1): 20 years ago
joerg@mysql.com 054cc44ede support-files/mysql.server.sh : Fix the startup sequence. bug#18810 + bug#20118 20 years ago
igreenhoe@mysql.com 84bfed689d Fix for Bug #16240 20 years ago
jani@a193-229-222-105.elisa-laajakaista.fi 3069276592 Datadir variable should not be reset, if it was 20 years ago
jimw@mysql.com e2643c2942 Fix handling of libexecdir and sbindir in mysql.server, and note that 21 years ago
lenz@mysql.com 59930b6e84 - adjusted the start and stop priority level in the mysql.server init script for chkconfig on 21 years ago
petr@mysql.com 8c3312fed3 mysql.server script fixed to use mysqld_safe by default + lots of minor additions 21 years ago
monty@mishka.local 0c03aea1aa Set bindir, datadir & others if --basedir is given. This ensures that one only has to set basedir in [mysqld] group when moving a binary installation to a not default polace 21 years ago
monty@mishka.local de1b1fe54d Added more rows to test to get predictable results 21 years ago
jimw@mysql.com 5e581186a4 Fix mysql.server.sh to use shell functions as replacement 21 years ago
petr@mysql.com 8f5029b42c Bug #9507 /etc/init.d/mysql script does not stop mysqld correctly 21 years ago
joerg@mysql.com 1314c4aaee Portability fix (avoid bash-ism). 21 years ago
petr@mysql.com 28bf536411 IM setup patch. Enable IM instead of mysqld_safe in start/stop script. 21 years ago
lenz@mysql.com 2714f176fb Applied some changes to the mysql.server init script that are already shipped as an additional patch 21 years ago
jani@ua141d10.elisa.omakaista.fi d378dbe83d Fixed Bug#7873. 21 years ago
petr@mysql.com 0eddb07ff7 setup fixes 21 years ago
petr@mysql.com 321c53d9d8 Fixed setup scripts to use mysqlmanager instead of mysqld_safe 21 years ago
serg@serg.mylan 06759f78d1 extra newline removed 22 years ago
ram@gw.mysql.r18.ru e4bde991ae another variant (bug #2185: mysql.server script echo bug) 22 years ago
ram@gw.mysql.r18.ru d75674a541 a fix (#2185: mysql.server script echo bug) 22 years ago
monty@mysql.com d47deebb58 Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105) 22 years ago
monty@narttu.mysql.fi 37ee1b8e43 Move the pid file testing after arguments are parsed (previous patch was not correct) 22 years ago
monty@narttu.mysql.fi 89f30200bc Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) 23 years ago
lenz@mysql.com caf23b6999 - force the removal of /var/lock/subsys/mysql on MySQL shutdown 23 years ago
serg@serg.mylan 97867cb89b mysql.server should read [server] group from my.cnf - according to the manual 23 years ago
lenz@mysql.com 7947830b2d - Updated Default-Stop run levels in the LSB header section to satisfy 23 years ago
monty@mashka.mysql.fi 938933afc9 Use my.cnf file from datadir even if datadir is different from the default one. 23 years ago
lenz@mysql.com ac8f4677d4 - corrected shutdown priority on Red Hat (should be shut down very early) 23 years ago
lenz@mysql.com a13d1b2faf - removed unused variable $defaults 23 years ago
lenz@mysql.com b6175db464 - Moved the init script from /etc/rc.d/init.d to /etc/init.d for better 23 years ago
lenz@mysql.com 98b336afbd - fixed tabbing 23 years ago
lenz@mysql.com fa7798596d mysql.server.sh: 23 years ago
lenz@mysql.com eef0952be6 mysql.server.sh: 23 years ago
lenz@mysql.com 4c32ffcb68 mysql.server: 23 years ago
lenz@mysql.com d882391975 scripts/safe_mysqld.sh 23 years ago
lenz@mysql.com 042ac3fb67 - Fixed some minor bugs/typos 23 years ago
monty@hundin.mysql.fi c7499a1039 Portabilityfix in mysqladmin.c 24 years ago
lenz@mysql.com c5bdaee9ad - added the init script to support the LSB init script spec 24 years ago
lenz@mysql.com 7b83805443 - Fixed build failure in mysql.spec.sh - linking against the special 24 years ago
lenz@mysql.com 818af46d6c Reworked the RPM spec file and added several fixes to make the 24 years ago
monty@hundin.mysql.fi 12aa7e5e84 Fix for make dist 25 years ago