summaryrefslogtreecommitdiff
path: root/scripts/mysqld_multi.sh
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-061-1/+1
* 5.3 mergeSergei Golubchik2013-01-151-0/+22
|\
| * 5.1 mergeSergei Golubchik2013-01-101-0/+22
| |\
| | * mysql-5.1.67 mergeSergei Golubchik2013-01-091-0/+22
| | |\
| | | * Bug#11764559: UMASK IS IGNORED BY ERROR LOGTatjana Azundris Nuernberg2012-10-171-0/+22
* | | | Moved init_log() to be later to not write log entries when one uses --exampleMichael Widenius2012-06-081-1/+1
* | | | 5.3 mergeSergei Golubchik2012-01-131-0/+17
|\ \ \ \ | |/ / /
| * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-0/+17
| |\ \ \ | | |/ /
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-0/+17
| | |\ \ | | | |/
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-0/+17
|\ \ \ \
| * \ \ \ 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
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-18/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+1
| | |_|/ | |/| |
| * | | Removed extra } that caused script to fail with syntax errorMichael Widenius2010-05-101-1/+0
* | | | 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:unknown2007-12-281-1/+1
* Bug #27390: mysqld_multi --config-file= not working as documentedunknown2007-04-281-185/+127
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-0/+3
|\
| * Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work-24780unknown2007-01-221-0/+3
| |\
| | * Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work-24780unknown2007-01-091-0/+3
| | |\
| | | * BUG#24780 workaround for broken installations that depend on using /etc, but ...unknown2007-01-091-0/+3
* | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintunknown2007-01-261-8/+0
|\ \ \ \ | |/ / / |/| | |
| * | | User visible change - breaks some environments, per Paul DuBois. Reverting in...unknown2007-01-261-8/+0
| * | | Merge siva.hindu.god:/usr/home/tim/m/bk/g41unknown2006-12-211-3/+3
| |\ \ \ | | | |/ | | |/|
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-12-211-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-workunknown2006-12-071-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | BUG#24780 use --sysconfdir in scriptsunknown2006-12-071-3/+3
* | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maintunknown2006-12-151-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | support /etc/mysql/my.cnf in mysqld_multi as well. unknown2006-12-151-1/+9
| | |/ | |/|
* | | Added /etc/mysql to my.cnf search path after /etc. unknown2006-12-151-1/+9
| |/ |/|
* | Manual merge of the fix for bug#16106.unknown2006-01-161-3/+0
|\ \ | |/
| * Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1unknown2006-01-131-3/+0
| |\
| | * extra/comp_err.c + scripts/mysqld_multi.sh :unknown2006-01-131-3/+0
* | | Fix for Bug#12629, "mysqld_multi produces syntax error".unknown2005-09-301-2/+1
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-021-1/+6
|\ \ \ | |/ /
| * | Fix quoting of options passed to external commands by mysqld_multi. (Bug #11280)unknown2005-08-311-3/+10
* | | Added a check for config-file.unknown2005-04-261-1/+1
* | | Fixed Bug#9834, "mysqld_multi --config-file parameter requiresunknown2005-04-261-1/+10