Bug #25074 | mysql_upgrade test can't give consistent results | ||
---|---|---|---|
Submitted: | 14 Dec 2006 14:58 | Modified: | 13 Mar 2007 1:46 |
Reporter: | Patrick Galbraith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
Version: | Ver 5.1.15-beta-debug-log for apple-darw, 5.0 | OS: | |
Assigned to: | Magnus BlÄudd | CPU Architecture: | Any |
Tags: | 2006-12-12 19:39:45-05:00, ChangeSet@1.2352, patg@radha.local +2 -0 |
[14 Dec 2006 14:58]
Patrick Galbraith
[14 Dec 2006 15:08]
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/16958 ChangeSet@1.2353, 2006-12-14 10:07:17-05:00, patg@radha.patg.net +1 -0 BUG #25074 mysql_upgrade test gives inconsitent results
[15 Jan 2007 10:03]
Sveta Smirnova
Version 5.0 is affected too. There is duplicate bug #25618
[28 Feb 2007 17:43]
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/20799 ChangeSet@1.2434, 2007-02-28 18:43:18+01:00, msvensson@pilot.blaudden +1 -0 Bug #25074 mysql_upgrade test can't give consistent results - Tell the programs executed by mysql_upgrade to only read from the defaults file generated by msyql_upgrade
[28 Feb 2007 18: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/commits/20806 ChangeSet@1.2452, 2007-02-28 19:33:39+01:00, msvensson@pilot.blaudden +2 -0 Bug #25074 mysql_upgrade test can't give consistent results - Remove disabling and record result file
[28 Feb 2007 18:36]
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/20807 ChangeSet@1.2435, 2007-02-28 19:36:26+01:00, msvensson@pilot.blaudden +1 -0 Bug#25074 mysql_upgrade test can't give consistent results - Free memory allocated by 'load_default'
[28 Feb 2007 18:58]
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/20810 ChangeSet@1.2435, 2007-02-28 19:58:17+01:00, msvensson@pilot.blaudden +1 -0 Bug#25074 mysql_upgrade test can't give consistent results - Free memory allocated by 'load_default'
[28 Feb 2007 20:05]
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/20819 ChangeSet@1.2434, 2007-02-28 21:05:39+01:00, msvensson@pilot.blaudden +1 -0 Bug #25074 mysql_upgrade test can't give consistent results - Tell the programs executed by mysql_upgrade to only read from the defaults file generated by msyql_upgrade - Fix memory leaks
[8 Mar 2007 22:07]
Timothy Smith
pushed to 5.0.38, 5.1.17 mysql_upgrade could get confused when reading options files and passing options on to programs it calls. Now it is more strict about how it handles options. Not really user-visible, although I suppose someone with an odd options-file setup *could* have seen some problems before.
[13 Mar 2007 1:46]
Paul DuBois
No changelog entry needed.