An error occurred fetching the project authors.
- 03 Nov, 2004 1 commit
-
-
tim@siva.hindu.god authored
for Solaris test, and fix if @IS_LINUX@ test in mysqld_safe itself.
-
- 07 Sep, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 01 Sep, 2004 1 commit
-
-
patg@krsna.patg.net authored
bug #5001, added conditional if to test if port set, then only kill the processes for this port, not all processes (in the case of this bug where multiple servers are killed.) The change to the 'grep' to make sure mysqld_safe isn't killed was per Serg's discovery that mysqld_safe would get killed. In my testing, in killing one of the pids for a running server, the "if test ! -f $pid_file" was the case that evaluated as true, so in order to test, I had to comment that block out.
-
- 10 Jun, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 28 Apr, 2004 1 commit
-
-
monty@mysql.com authored
Output TIMESTAMP in 4.1 format for 4.1 tables (or for TIMESTAMP(19)) (portability fix) Fixed that INTERVAL can handle big integers. (Bug #3498) Fixed that hostname="" works identical as hostname="%" for table/column grants (Bug #3473)
-
- 15 Jan, 2004 1 commit
-
-
lenz@mysql.com authored
started via mysqld_safe (BUG#2114) Thanks to Rodrigo Marchant for the suggestion
-
- 19 Dec, 2003 1 commit
-
-
serg@serg.mylan authored
Bug #2163
-
- 27 Sep, 2003 1 commit
-
-
serg@serg.mylan authored
and [mysqld_safe] section in my.cnf, even if they are also specified in [mysql] section.
-
- 27 Aug, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
and --defaults-file is a non-existing or non-regular file. Bug#755
-
- 15 Jul, 2003 1 commit
-
-
lenz@mysql.com authored
in mysqld_safe (commented out by default), to not override any options defined in my.cnf (thanks to Axel Schwenke from Jobpilot.de for the suggestion)
-
- 14 Jun, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
if one is running many mysqlds through mysqld_multi, for example. Without this option, on Linux one mysqld_safe process may kill other mysqlds as well, if started using the same binary and path.
-
- 12 Jun, 2003 1 commit
-
-
lenz@mysql.com authored
define a different niceness level in my.cnf (Bug #627)
-
- 15 Apr, 2003 1 commit
-
-
lenz@mysql.com authored
(bug #264)
-
- 16 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Reverted wrong patch for mysqld_safe.sh
-
- 12 Feb, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
a socket from another, still living MySQL server.
-
- 28 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
(On Windows --log-error is enabled by default)
-
- 09 Jan, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 11 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL
-
- 08 Nov, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 29 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log)
-
- 07 Oct, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 05 Oct, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 22 Oct, 2001 1 commit
-
-
tim@black.box authored
-
- 28 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added some alias to SHOW commands Prepare for dynamic changing of MySQL variables
-
- 29 May, 2001 1 commit
-
-
jani@janikt.pp.saunalahti.fi authored
-
- 13 Apr, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Portability fix for Innodb
-
monty@donna.mysql.fi authored
-
- 17 Feb, 2001 2 commits
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
- 07 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug when deleting keys with possible NULL values many changes to mysqltest
-
- 31 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 29 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 24 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages
-
- 18 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO
-
- 29 Nov, 2000 1 commit
-
-
tim@threads.polyesthetic.msg authored
should now work the way you expect them to (process command-line arguments consistently).
-
- 19 Nov, 2000 1 commit
-
-
tim@threads.polyesthetic.msg authored
- set pid_file and err_log relative to DATADIR as specified in the my.cnf file, instead of the default value - do not pass safe_mysqld-specific options to mysqld - minor style changes (remove extra ; at end of line, make spacing more consistent, etc.) manual.ja.texi - Turn off SCCS flag
-
- 13 Nov, 2000 1 commit
-
-
monty@tik.mysql.com authored
-
- 20 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 10 Oct, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 23 Sep, 2000 1 commit
-
-
tim@threads.polyesthetic.msg authored
configure.in the & in 2>&1 gets replaced by sed during AC_SUBST
-