#At file:///home/frazer/bzr/mysql-5.1-telco-6.2/
------------------------------------------------------------
revno: 2639
revision-id: frazer@stripped
parent: jonas@stripped
committer: Frazer Clement <frazer@stripped>
branch nick: mysql-5.1-telco-6.2
timestamp: Wed 2008-08-06 16:33:19 +0100
message:
Bug# 37986 NDBAPI : ScanFilter defined before readTuples() call results in SEGV
- Failure in ScanFilter constructor is not tested for sufficiently
- Before readTuples() call, old Api scan incorrectly marked as NdbRecord scan
modified:
storage/ndb/src/ndbapi/NdbScanFilter.cpp sp1f-ndbscanfilter.cpp-20040414082425-yqoh7jix4jq3puxfxrwibzt3dbe2lt7y
storage/ndb/src/ndbapi/NdbScanOperation.cpp sp1f-ndbscanoperation.cpp-20040414082425-yr5memqa2kvjbeg5kez5mhmsjkkzcxmz
storage/ndb/src/ndbapi/NdbTransaction.cpp sp1f-ndbconnection.cpp-20040414082424-ftc4cxrlno6yr3fmp3xzpp66xyx2x3kd
storage/ndb/test/ndbapi/testScanFilter.cpp sp1f-testscanfilter.cpp-20070301071331-mbylvv5isc5c5zatq2xbm4ffwvj4nt7h
storage/ndb/test/run-test/daily-basic-tests.txt sp1f-dailybasictests.txt-20040623115449-liur6p3tedydxdte6rr35pqap26frov6
per-file comments:
storage/ndb/src/ndbapi/NdbScanFilter.cpp
Improve ScanFilter error checking
storage/ndb/src/ndbapi/NdbScanOperation.cpp
Mark NdbScanOperation as old Api until it's defined
storage/ndb/src/ndbapi/NdbTransaction.cpp
Mark NdbScanOperation as old Api until it's defined
storage/ndb/test/ndbapi/testScanFilter.cpp
Test behaviour of ScanFilter when constructor fails
Attachment: [text/text/x-diff] patch-2639.diff
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-6.2 tree (frazer:2639) Bug#37986 | Frazer Clement | 6 Aug |