mariadb/ndb
knielsen@ymer.(none) 56cf7a53b6 BUG#27370: Potential inconsistent blob reads for ReadCommitted reads.
The old blob implementation had code that attempted to upgrade the lock mode for
LM_CommittedRead operations, but it did not work properly as it did not recompute
the operation flags.

As a consequence, reading a blob with LM_CommittedRead could return inconsistent
data, with different part of the read data being from different commits done by
other transactions.

The fix is to correctly recompute all necessary flags when upgrading lock mode.
2007-04-24 08:15:31 +02:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
demos
docs my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include BUG#27370: Potential inconsistent blob reads for ReadCommitted reads. 2007-04-24 08:15:31 +02:00
lib
ndbapi-examples Many files: 2006-12-23 20:17:15 +01:00
src BUG#27370: Potential inconsistent blob reads for ReadCommitted reads. 2007-04-24 08:15:31 +02:00
test BUG#27370: Potential inconsistent blob reads for ReadCommitted reads. 2007-04-24 08:15:31 +02:00
tools Bug #26900 ndb_restore printout option does not give structured data 2007-03-26 09:58:01 +02:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00