mariadb/storage/ndb/test
jonas@perch.ndb.mysql.com 045c1a44ad ndb - bug#34216
During TC-take-over (NF) the new-TC builds up a new transaction state
  And commits operation according to this state.
  However, in the new state that is build, the operations does not have to be in same order, as "real" state
  In the multi-update-case, this means that operations can be commit in "incorrect" order

  i.e update A, delete A, insert A is normally commited in same order as prepared
      but can be committed in any order

  This patch changes TUP handling of these out-order commits, and previous implementation
    could confuse the TUX triggers
2008-02-06 13:06:05 +01:00
..
include Add SqlResultSet 2008-01-18 22:55:02 +01:00
ndbapi ndb - bug#34216 2008-02-06 11:28:43 +01:00
ndbnet Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
newtonapi Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
odbc Merge sin.intern.azundris.com:/home/tnurnberg/10776/50-10776 2007-08-01 05:07:58 +02:00
run-test ndb - bug#34216 2008-02-06 13:06:05 +01:00
sql merge 2005-10-07 09:29:55 +02:00
src Merge whalegate.ndb.mysql.com:/home/tomas/cge-5.1 2008-01-23 14:42:58 +01:00
tools Fixed support for specifying explicit database 2008-01-31 16:00:06 +01:00
Makefile.am Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00