mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
08d5217056
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 |
||
---|---|---|
.. | ||
CpcClient.hpp | ||
getarg.h | ||
HugoAsynchTransactions.hpp | ||
HugoCalculator.hpp | ||
HugoOperations.hpp | ||
HugoTransactions.hpp | ||
NdbBackup.hpp | ||
NdbConfig.hpp | ||
NdbGrep.hpp | ||
NdbRestarter.hpp | ||
NdbRestarts.hpp | ||
NdbSchemaCon.hpp | ||
NdbSchemaOp.hpp | ||
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 | ||
NDBT_Tables.hpp | ||
NDBT_Test.hpp | ||
NdbTest.hpp | ||
NdbTimer.hpp | ||
TestNdbEventOperation.hpp | ||
UtilTransactions.hpp |