| Bug #27390 | mysqld_multi --config-file= not working as documented | ||
|---|---|---|---|
| Submitted: | 23 Mar 2007 10:10 | Modified: | 10 Jul 2007 23:09 |
| Reporter: | Johan Idrén | ||
| Status: | Closed | ||
| Category: | Client | Severity: | S3 (Non-critical) |
| Version: | 5.0,5.1 | OS: | Any (*nix) |
| Assigned to: | Tim Smith | Target Version: | |
| Tags: | bfsm_2007_04_05 | ||
[23 Mar 2007 10:10]
Johan Idrén
[25 Apr 2007 10:37]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/25374 ChangeSet@1.2454, 2007-04-25 10:37:47+02:00, tsmith@quadxeon.mysql.com +3 -0 Bug #27390: mysqld_multi --config-file= not working as documented Recognize the --no-defaults, --defaults-file and --defaults-extra-file options. Treat old --config-file argument as if --defaults-extra-file had been specified instead. Plus a few other defaults-related cleanups.
[26 Apr 2007 18:57]
Tatjana A. Nuernberg
elegant, pain-inducing, perl
[28 Apr 2007 10:23]
Tim Smith
Queued to 5.0- and 5.1-maint team trees.
[1 May 2007 22:58]
Bugs System
Pushed into 5.1.18-beta
[1 May 2007 22:59]
Bugs System
Pushed into 5.0.42
[10 Jul 2007 23:09]
Paul DuBois
Noted in 5.0.42, 5.1.18 changelogs. mysqld_multi now understands the --no-defaults, --defaults-file, and --defaults-extra-file options. The --config-file option is deprecated; if given, it is treated like --defaults-extra-file. Also updated the description at http://dev.mysql.com/doc/refman/5.0/en/mysqld-multi.html to describe how these options work.
