Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automerge | Georgi Kodinov | 2009-06-19 | 1 | -1/+19 |
|\ | |||||
| * | Bug #36654: mysqld_multi cannot start instances with different versions | Georgi Kodinov | 2009-06-19 | 1 | -1/+19 |
* | | mysqld_multi still had mentions of safe_mysqld instead of mysqld_safe, | Jim Winstead | 2009-04-28 | 1 | -5/+5 |
|/ | |||||
* | Bug#43876: mysqld_multi introduces --no-defaults which screws up my system | Chad MILLER | 2009-04-02 | 1 | -5/+0 |
* | Bug#32136: mysqld_multi --defaults-file not respected while using \ | Chad MILLER | 2008-11-26 | 1 | -0/+5 |
* | make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am: | kent@mysql.com/kent-amd64.(none) | 2007-12-28 | 1 | -1/+1 |
* | Bug #27390: mysqld_multi --config-file= not working as documented | tsmith@quadxeon.mysql.com | 2007-04-28 | 1 | -185/+127 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-01-31 | 1 | -0/+3 |
|\ | |||||
| * | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work-24780 | df@kahlann.erinye.com | 2007-01-22 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work-24780 | df@kahlann.erinye.com | 2007-01-09 | 1 | -0/+3 |
| | |\ | |||||
| | | * | BUG#24780 workaround for broken installations that depend on using /etc, but ... | df@kahlann.erinye.com | 2007-01-09 | 1 | -0/+3 |
* | | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maint | mtaylor@qualinost.(none) | 2007-01-26 | 1 | -8/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | User visible change - breaks some environments, per Paul DuBois. Reverting in... | mtaylor@qualinost.(none) | 2007-01-26 | 1 | -8/+0 |
| * | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g41 | tsmith/tim@siva.hindu.god | 2006-12-21 | 1 | -3/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50 | tsmith/tim@siva.hindu.god | 2006-12-21 | 1 | -3/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work | df@kahlann.erinye.com | 2006-12-07 | 1 | -3/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | BUG#24780 use --sysconfdir in scripts | df@kahlann.erinye.com | 2006-12-07 | 1 | -3/+3 |
* | | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maint | mtaylor@qualinost.(none) | 2006-12-15 | 1 | -0/+8 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | support /etc/mysql/my.cnf in mysqld_multi as well. | mtaylor@qualinost.(none) | 2006-12-15 | 1 | -1/+9 |
| | |/ | |/| | |||||
* | | | Added /etc/mysql to my.cnf search path after /etc. | mtaylor@qualinost.(none) | 2006-12-15 | 1 | -1/+9 |
| |/ |/| | |||||
* | | Manual merge of the fix for bug#16106. | joerg@mysql.com | 2006-01-16 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1 | joerg@mysql.com | 2006-01-13 | 1 | -3/+0 |
| |\ | |||||
| | * | extra/comp_err.c + scripts/mysqld_multi.sh : | joerg@mysql.com | 2006-01-13 | 1 | -3/+0 |
* | | | Fix for Bug#12629, "mysqld_multi produces syntax error". | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -2/+1 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-02 | 1 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | Fix quoting of options passed to external commands by mysqld_multi. (Bug #11280) | jimw@mysql.com | 2005-08-31 | 1 | -3/+10 |
* | | | Added a check for config-file. | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+1 |
* | | | Fixed Bug#9834, "mysqld_multi --config-file parameter requires | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+10 |
* | | | Fixed Bug#6221, "mysqld_multi doesn't read the init_connect | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -1/+27 |
* | | | Fixed Bug#9835: mysqld_multi --help won't output help if there are | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -10/+13 |
* | | | Added checking for my.cnf file from environment variable MYSQL_HOME | jani@ua141d10.elisa.omakaista.fi | 2005-01-04 | 1 | -1/+11 |
|/ / | |||||
* | | Added documentation. | jani@a193-229-222-105.elisa-laajakaista.fi | 2004-10-11 | 1 | -1/+20 |
* | | Improved mysqld_multi documentation, especially the --example | jani@a193-229-222-105.elisa-laajakaista.fi | 2004-10-11 | 1 | -86/+98 |
* | | Added some extra information to output in case --verbose | jani@a193-229-222-2.elisa-laajakaista.fi | 2004-10-09 | 1 | -2/+17 |
* | | - Added --verbose | jani@a193-229-222-2.elisa-laajakaista.fi | 2004-10-09 | 1 | -68/+91 |
* | | Changed a fatal error to a warning in case the default mysqld | jani@a193-229-222-2.elisa-laajakaista.fi | 2004-10-08 | 1 | -12/+36 |
* | | Fixed a bug in --log option. | jani@a80-186-41-201.elisa-laajakaista.fi | 2004-10-07 | 1 | -41/+2 |
* | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 1 | -10/+70 |
|\ \ | |/ | |||||
| * | - Merged in changes from mysqld_multi 2.6 | jani@rhols221.adsl.netsonic.fi | 2004-04-09 | 1 | -12/+76 |
* | | Fixed previous security patch. mysqld_safe will use the given --log=file, | jani@rhols221.adsl.netsonic.fi | 2004-04-07 | 1 | -17/+5 |
* | | Fixed a problem with mysqld_multi log file. The default is now datadir/mysqld... | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-04-06 | 1 | -2/+57 |
|/ | |||||
* | Fixed a problem with reading some innodb options that may contain semicolin. | jani@rhols221.adsl.netsonic.fi | 2002-11-12 | 1 | -1/+2 |
* | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-10-17 | 1 | -3/+3 |
* | Made documentation better in mysqld_multi --help | jani@hynda.(none) | 2002-08-05 | 1 | -4/+5 |
* | Support for running different versions of mysqld with mysqld_multi | jani@rhols221.adsl.netsonic.fi | 2002-03-04 | 1 | -5/+19 |
* | Changed safe_mysqld -> mysqld_safe | monty@hundin.mysql.fi | 2001-06-28 | 1 | -8/+8 |
* | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 1 | -1/+1 |
* | Lots of new benchmark runs | monty@donna.mysql.com | 2000-12-18 | 1 | -15/+16 |
* | mysqldump.c typo fixed | serg@serg.mysql.com | 2000-12-08 | 1 | -12/+12 |
* | Small changes in mysqld_multi. | jani@prima.mysql.fi | 2000-12-08 | 1 | -14/+17 |