mariadb/storage
unknown 8bfc2d9c1b ndb -
bug#19928 and bug#19929
  fix to critical bugs in tup scan
  that affected lcp,backup and opt. nr


storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
  1) dont let dirty read scan find uncommitted inserts
  2) force opt. nr scan to wait for locked rows
  3) when finding LCP keep record, use accOpPtr -1, so that it will not be committed towards ACC
2006-05-19 09:38:59 +02:00
..
archive fix include path in windows build 2006-05-03 15:58:16 -07:00
bdb Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
blackhole fix include path in windows build 2006-05-03 15:58:16 -07:00
csv fix include path in windows build 2006-05-03 15:58:16 -07:00
example WL#3201 additional post-review fixes 2006-05-02 04:11:00 -07:00
heap Merge mysql.com:/home/my/mysql-5.0 2006-05-04 15:58:30 +03:00
innobase Merge xiphis.org:/home/antony/work2/mysql-5.1 2006-05-01 22:45:31 -07:00
myisam Merge mysql.com:/home/mydev/mysql-5.1 2006-05-06 09:49:16 +02:00
myisammrg Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
ndb ndb - 2006-05-19 09:38:59 +02:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00