Bug #9136 | my_print_defaults changed behaviour between 4.1.7 and 4.1.10a | ||
---|---|---|---|
Submitted: | 11 Mar 2005 23:29 | Modified: | 19 May 2005 1:18 |
Reporter: | Tim Bishop | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
Version: | 4.1.10a | OS: | Solaris (Solaris 9) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[11 Mar 2005 23:29]
Tim Bishop
[13 Mar 2005 13:34]
Hartmut Holzgraefe
behavior changed somewhere btw. 4.1.8 and 4.1.9
[15 Mar 2005 23:54]
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/internals/23065
[8 Apr 2005 12:54]
Tim Bishop
Is this meant to be fixed in 4.1.11? I saw this in the announcement: * Fixed a bug in my_print_defaults that made it ignore the --defaults-extra-file and --defaults-file options. But I've tested it and it still appears to be broken.
[8 Apr 2005 14:14]
Jim Winstead
No, apparently the bug fixed there was a different one. The patch for this bug is still pending review.
[8 Apr 2005 17:39]
Michael Stassen
It's hard to imagine what that could be, as this is the only bug reported for my_print_defaults. More to the point, I can detect no difference between 4.1.10 and 4.1.11 in the behavior of my_print_defaults with respect to the --defaults-extra-file and --defaults-file options . The latter works, the former does not. It seems more likely the announcement is simply wrong.
[8 Apr 2005 20:59]
Sergei Golubchik
Changelog in the manual refers to the following change http://mysql.bkbits.net:8080/mysql-4.1/cset@42177cb3_D-4rKJtNPBca7FQCANfYQ
[9 Apr 2005 13:58]
MySQL Verification Team
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Fixed in Changeset 1.2055 and available in 4.1.11
[9 Apr 2005 14:30]
Jim Winstead
Sorry, Sinisa is incorrect. This is not fixed in 4.1.11.
[27 Apr 2005 0:33]
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/internals/24342
[2 May 2005 19:07]
Jim Winstead
Fixed in 4.1.12 and 5.0.6.
[19 May 2005 1:18]
Paul DuBois
Noted in 4.1.12, 5.0.6 changelogs.
[20 May 2005 8:30]
Tim Bishop
Just confirming for the record that 4.1.12 fixes the problem.