#At file:///home/frazer/bzr/mysql-5.1-telco-6.2/
------------------------------------------------------------
revno: 2637
revision-id: frazer@stripped
parent: msvensson@stripped
committer: Frazer Clement <frazer@stripped>
branch nick: mysql-5.1-telco-6.2
timestamp: Mon 2008-08-04 16:49:01 +0100
message:
Bug# 37672 NDBAPI : NdbRecord option OO_ANYVALUE causes interpreted delete to abort.
NdbRecord variant of NDBAPI did not properly support ANYVALUE with Delete operations
Additionally, DbTUP did not correctly support ANYVALUE with interpreted Delete
operations.
modified:
storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp
sp1f-dbtupexecquery.cpp-20040414082419-mq6uenb66nxl6kcdp3v27evwjkcs2ttz
storage/ndb/src/ndbapi/NdbOperationExec.cpp
sp1f-ndboperationexec.cpp-20040414082425-spfhlvqpx5hh2u7nyud2l5ordg7u43eb
storage/ndb/test/ndbapi/test_event.cpp
sp1f-test_event.cpp-20040414082438-mn2bippetrmdotxdqygnmo7y2fhcioia
storage/ndb/test/run-test/daily-basic-tests.txt
sp1f-dailybasictests.txt-20040623115449-liur6p3tedydxdte6rr35pqap26frov6
per-file comments:
storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp
Modify DBTUP to incorporate log words written as part of interpreted Delete pre-read,
to support ANYVALUE with interpreted delete.
storage/ndb/src/ndbapi/NdbOperationExec.cpp
Modify NdbRecord signal building code to put ATTRINFO for ANYVALUE as part of delete
in the initial read section of the ATTRINFO
storage/ndb/test/ndbapi/test_event.cpp
Add new testcase to testEvent() to verify correct propagation of ANYVALUE to NDBAPI
events.
storage/ndb/test/run-test/daily-basic-tests.txt
Add new testcase to daily-basic-tests
Attachment: [text/text/x-diff] patch-2637.diff
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-6.2 tree (frazer:2637) Bug#37672 | Frazer Clement | 4 Aug |