| Bug #48113 | Ndb : Insert hitting DD space exhaustion does not lock following tuple ops | ||
|---|---|---|---|
| Submitted: | 16 Oct 15:21 | Modified: | 20 Oct 18:18 |
| Reporter: | Frazer Clement | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-6.2+ | OS: | Any |
| Assigned to: | Frazer Clement | Target Version: | |
[16 Oct 15:21]
Frazer Clement
[16 Oct 15:26]
Frazer Clement
Proposed patch + testcase for 6.2
Attachment: bug48113.patch (text/x-patch), 4.82 KiB.
[16 Oct 17:39]
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/87161 3019 Frazer Clement 2009-10-16 Bug#48113 : Ndb : Insert hitting DD space exhaustion does not lock following tuple ops modified: storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp storage/ndb/test/ndbapi/testBasic.cpp storage/ndb/test/run-test/daily-basic-tests.txt
[20 Oct 18:18]
Jon Stephens
Documented bugfix in the NDB-6.2.19 changelog as follows:
Inserts of blob column values into a Disk Data table that exhausted the
tablespace resulted in misleading error messages about rows not being
found in the table rather than the expected Out of extents, tablespace
full error.
Closed.
