summaryrefslogtreecommitdiff
path: root/scripts/mysqld_multi.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-2/+6
|\
| * Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-2/+6
| |\
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-2/+6
| | |\
| | | * Bug#19920049 - MYSQLD_MULTI MISLEADING WHEN MY_PRINT_DEFAULTSShishir Jaiswal2016-03-011-2/+6
| | | * Bug#11764559: UMASK IS IGNORED BY ERROR LOGTatjana Azundris Nuernberg2012-10-171-0/+22
| | | |\
| | | | * Bug#11764559: UMASK IS IGNORED BY ERROR LOGTatjana Azundris Nuernberg2012-10-171-0/+22
| | | * | Updated/added copyright headersKent Boortz2011-06-301-3/+3
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersKent Boortz2011-06-301-3/+3
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-3/+4
| | | * | | MergeKent Boortz2010-12-291-0/+17
| | | |\ \ \ | | | | |/ /
| | | | * | MergeKent Boortz2010-12-291-0/+17
| | | | |\ \ | | | | | |/
| | | | | * - Added/updated copyright headersKent Boortz2010-12-281-0/+17
| | | | * | Bug #51468: mysqld_multi is broken in 5.1.44Georgi Kodinov2010-02-261-1/+0
| | | | * | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-0/+3
| | | * | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-20/+2
| | | |/ /
| | | * | automergeGeorgi Kodinov2009-06-191-1/+19
| | | |\ \ | | | | |/
| | | | * Bug #36654: mysqld_multi cannot start instances with different versions Georgi Kodinov2009-06-191-1/+19
| | | * | mysqld_multi still had mentions of safe_mysqld instead of mysqld_safe,Jim Winstead2009-04-281-5/+5
| | | |/
| | | * Bug#43876: mysqld_multi introduces --no-defaults which screws up my systemChad MILLER2009-04-021-5/+0
| | | * Bug#32136: mysqld_multi --defaults-file not respected while using \Chad MILLER2008-11-261-0/+5
| | | * make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am:kent@mysql.com/kent-amd64.(none)2007-12-281-1/+1
| | | * Bug #27390: mysqld_multi --config-file= not working as documentedtsmith@quadxeon.mysql.com2007-04-281-185/+127
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-311-0/+3
| | | |\
| | | | * Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work-24780df@kahlann.erinye.com2007-01-221-0/+3
| | | | |\
| | | | | * Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work-24780df@kahlann.erinye.com2007-01-091-0/+3
| | | | | |\
| | | | | | * BUG#24780 workaround for broken installations that depend on using /etc, but ...df@kahlann.erinye.com2007-01-091-0/+3
| | | * | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintmtaylor@qualinost.(none)2007-01-261-8/+0
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | User visible change - breaks some environments, per Paul DuBois. Reverting in...mtaylor@qualinost.(none)2007-01-261-8/+0
| | | | * | | Merge siva.hindu.god:/usr/home/tim/m/bk/g41tsmith/tim@siva.hindu.god2006-12-211-3/+3
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | * | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50tsmith/tim@siva.hindu.god2006-12-211-3/+3
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-workdf@kahlann.erinye.com2006-12-071-3/+3
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | BUG#24780 use --sysconfdir in scriptsdf@kahlann.erinye.com2006-12-071-3/+3
| | | * | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintmtaylor@qualinost.(none)2006-12-151-0/+8
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | support /etc/mysql/my.cnf in mysqld_multi as well. mtaylor@qualinost.(none)2006-12-151-1/+9
| | | | | |/ | | | | |/|
| | | * | | Added /etc/mysql to my.cnf search path after /etc. mtaylor@qualinost.(none)2006-12-151-1/+9
| | | | |/ | | | |/|
| | | * | Manual merge of the fix for bug#16106.joerg@mysql.com2006-01-161-3/+0
| | | |\ \ | | | | |/
| | | | * Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1joerg@mysql.com2006-01-131-3/+0
| | | | |\
| | | | | * extra/comp_err.c + scripts/mysqld_multi.sh :joerg@mysql.com2006-01-131-3/+0
| | | * | | Fix for Bug#12629, "mysqld_multi produces syntax error".jani@a193-229-222-105.elisa-laajakaista.fi2005-09-301-2/+1
| | | * | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-021-1/+6
| | | |\ \ \ | | | | |/ /
| | | | * | Fix quoting of options passed to external commands by mysqld_multi. (Bug #11280)jimw@mysql.com2005-08-311-3/+10
| | | * | | Added a check for config-file.jani@ua141d10.elisa.omakaista.fi2005-04-261-1/+1
| | | * | | Fixed Bug#9834, "mysqld_multi --config-file parameter requiresjani@ua141d10.elisa.omakaista.fi2005-04-261-1/+10
| | | * | | Fixed Bug#6221, "mysqld_multi doesn't read the init_connectjani@ua141d10.elisa.omakaista.fi2005-04-261-1/+27
| | | * | | Fixed Bug#9835: mysqld_multi --help won't output help if there arejani@ua141d10.elisa.omakaista.fi2005-04-261-10/+13
| | | * | | Added checking for my.cnf file from environment variable MYSQL_HOMEjani@ua141d10.elisa.omakaista.fi2005-01-041-1/+11
| | | |/ /
| | | * | Added documentation.jani@a193-229-222-105.elisa-laajakaista.fi2004-10-111-1/+20
| | | * | Improved mysqld_multi documentation, especially the --examplejani@a193-229-222-105.elisa-laajakaista.fi2004-10-111-86/+98
| | | * | Added some extra information to output in case --verbosejani@a193-229-222-2.elisa-laajakaista.fi2004-10-091-2/+17
| | | * | - Added --verbosejani@a193-229-222-2.elisa-laajakaista.fi2004-10-091-68/+91