mariadb/ndb/include/kernel
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
..
signaldata BUG#27370: Potential inconsistent blob reads for ReadCommitted reads. 2007-04-24 08:15:31 +02:00
AttributeDescriptor.hpp Many files: 2006-12-23 20:17:15 +01:00
AttributeHeader.hpp Many files: 2006-12-23 20:17:15 +01:00
AttributeList.hpp Many files: 2006-12-23 20:17:15 +01:00
BlockNumbers.h Many files: 2006-12-23 20:17:15 +01:00
GlobalSignalNumbers.h BUG#26358 remove unused and non-working SET_VAR_REQ/CONF signals 2007-02-14 16:03:25 +11:00
GrepEvent.hpp Many files: 2006-12-23 20:17:15 +01:00
Interpreter.hpp Many files: 2006-12-23 20:17:15 +01:00
kernel_config_parameters.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
kernel_types.h Many files: 2006-12-23 20:17:15 +01:00
LogLevel.hpp Many files: 2006-12-23 20:17:15 +01:00
ndb_limits.h Many files: 2006-12-23 20:17:15 +01:00
NodeBitmask.hpp Many files: 2006-12-23 20:17:15 +01:00
NodeInfo.hpp Many files: 2006-12-23 20:17:15 +01:00
NodeState.hpp Many files: 2006-12-23 20:17:15 +01:00
RefConvert.hpp Many files: 2006-12-23 20:17:15 +01:00
trigger_definitions.h Many files: 2006-12-23 20:17:15 +01:00