Bug #46672 | InnoDB plugin: consider porting to the plugin some bugfixes made to the builtin | ||
---|---|---|---|
Submitted: | 12 Aug 2009 10:28 | Modified: | 24 Mar 2010 16:51 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S2 (Serious) |
Version: | 5.1 | OS: | Any |
Assigned to: | Satya B | CPU Architecture: | Any |
[12 Aug 2009 10:28]
Guilhem Bichot
[12 Aug 2009 13:20]
Mikhail Izioumtchenko
Vasil will doublecheck if we missed something when he's back from vacation.
[12 Aug 2009 13:22]
Calvin Sun
The patch has been ported into plugin 1.0.4.
[9 Sep 2009 15:38]
Calvin Sun
r5798 in our internal repo.
[28 Oct 2009 19:49]
Sergey Vojtovich
Pushed into 5.1.41, 5.5.0-beta. Only affecting InnoDB plugin.
[28 Oct 2009 21:56]
Paul DuBois
Noted in 5.1.41, 5.5.0 changelogs. If InnoDB reached its limit on the number of concurrent transactions (1023), it wrote a descriptive message to the error log but returned a misleading error message to the client, or an assertion failure occurred.
[6 Nov 2009 19:42]
James Day
Paul, please update the release note to specify "InnoDB plugin" instead of simply "InnoDB". This has been in the non-plugin InnoDB for a while.
[11 Nov 2009 14:43]
Paul DuBois
James, done.
[13 Mar 2010 10:59]
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/103140 3128 Konstantin Osipov 2010-03-13 A review comment for the fix for Bug#46672. Remove unnecessary need_reopen loops.
[24 Mar 2010 8:15]
Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20100324081249-yfwol7qtcek6dh7w) (version source revid:alik@sun.com-20100324081113-kc7x1iytnplww91u) (merge vers: 6.0.14-alpha) (pib:16)
[24 Mar 2010 8:16]
Bugs System
Pushed into 5.5.4-m3 (revid:alik@sun.com-20100324081056-6bndv6f0nrvbblhp) (version source revid:alik@sun.com-20100324081056-6bndv6f0nrvbblhp) (merge vers: 5.5.4-m3) (pib:16)
[24 Mar 2010 8:17]
Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100324081159-5b8juv8ldiqwce8v) (version source revid:alik@sun.com-20100324081105-y72rautcea375zxm) (pib:16)
[24 Mar 2010 16:51]
Paul DuBois
Noted in 6.0.14 changelog. Already fixed in earlier 5.5.x.