mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
56589afdc2
fix scan bugs introduced by acc modifications add more error testcases storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp: remove unused state storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: 1) remove unused state 2) Fix abort of running lock owner 3) Fix abort of running op in parallell queue (especially scans) storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: remove some printouts add some jams fix so that close tupscan, can not acciently start acc scan in queue (NOTE limits #tupscans to 12 which is not really necessary...but the fix was easy) storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp: Use abort of locks when closing/blocked as Dbacc gets annoyed when committing an op with state running storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: Use abort of locks when closing/blocked as Dbacc gets annoyed when committing an op with state running storage/ndb/test/include/HugoOperations.hpp: new method storage/ndb/test/ndbapi/testBasic.cpp: add more test cases storage/ndb/test/ndbapi/testScan.cpp: add more testcases storage/ndb/test/run-test/daily-basic-tests.txt: add more testcases storage/ndb/test/src/HugoOperations.cpp: add more testcases |
||
---|---|---|
.. | ||
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 |