mariadb/storage/ndb/test/include
jonas@perch.ndb.mysql.com 08d5217056 ndb - interface change of handling of abort option
1) move AbortOption from NdbTransaction to NdbOperation

2) let each operation have a "default" abort option dependant on
   operation type

   - read - AO_IgnoreError
   - dml - AbortOnError
   - scan take over - AbortOnError

3) Changed default value to execute() from AbortOnError to DefaultAbortOption, which does not change the operations abort-option.

   Another value to execute(AO) is equivalent to setting AO on each operation before calling execute

4) execute() does _only_ return -1 if transaction has been aborted
   otherwise, you need to check each operation for error code
2007-01-30 19:45:14 +01:00
..
CpcClient.hpp Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-10 00:45:27 +02:00
getarg.h
HugoAsynchTransactions.hpp
HugoCalculator.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
HugoOperations.hpp ndb - interface change of handling of abort option 2007-01-30 19:45:14 +01:00
HugoTransactions.hpp ndb - add abort flag to hugoLoad 2006-08-01 17:10:17 +02:00
NdbBackup.hpp
NdbConfig.hpp
NdbGrep.hpp
NdbRestarter.hpp ndb - some hugo updates 2006-08-07 12:12:55 +02:00
NdbRestarts.hpp
NdbSchemaCon.hpp
NdbSchemaOp.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
NDBT.hpp
NDBT_DataSet.hpp
NDBT_DataSetTransaction.hpp
NDBT_Error.hpp
NDBT_Output.hpp
NDBT_ResultRow.hpp
NDBT_ReturnCodes.h
NDBT_Stats.hpp
NDBT_Table.hpp ndb - bug#21690: cleanup: set column properties in any order before create 2006-09-26 14:21:52 +02:00
NDBT_Tables.hpp Merge orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-bug21017 2006-08-21 23:45:02 +02:00
NDBT_Test.hpp ndb - add temporary tables to hugo 2006-10-19 11:20:04 +02:00
NdbTest.hpp
NdbTimer.hpp
TestNdbEventOperation.hpp
UtilTransactions.hpp Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-22 23:15:51 +02:00