| Bug #18597 | simultaneous drop table and ndb statistics update triggers node failure | ||
|---|---|---|---|
| Submitted: | 29 Mar 2006 4:05 | Modified: | 28 Apr 2006 11:04 |
| Reporter: | Brian Aker | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S1 (Critical) |
| Version: | 4.1, 5.0, 5.1 | OS: | Any (any) |
| Assigned to: | Jonas Oreland | Target Version: | |
[29 Mar 2006 4:05]
Brian Aker
[10 Apr 2006 17:09]
Tomas Ulin
Seems to be interaction between drop table and util thread doing ndb_update_statistics (running scan) ndbrequire in DI_FCOUNTCONF ... releaseScanResources(ScanRecordPtr scanPtr) ... ndbrequire(scanPtr.p->m_running_scan_frags.isEmpty()); occational test failures in ndb_cache2, ndb_cache_multi2
[25 Apr 2006 16:03]
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/5471
[26 Apr 2006 7: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/commits/5545
[26 Apr 2006 12:19]
Jonas Oreland
pushed into 5.1.10 and 5.0.22
[26 Apr 2006 14:57]
Jonas Oreland
pushed to 4.1.19
[28 Apr 2006 11:04]
Jon Stephens
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:
Documented bugfix in 4.1.19/5.0.21/5.1.10 changelogs; closed.
