mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +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.cpp | ||
getarg.c | ||
HugoAsynchTransactions.cpp | ||
HugoCalculator.cpp | ||
HugoOperations.cpp | ||
HugoTransactions.cpp | ||
Makefile.am | ||
NdbBackup.cpp | ||
NdbConfig.cpp | ||
NdbGrep.cpp | ||
NdbRestarter.cpp | ||
NdbRestarts.cpp | ||
NdbSchemaCon.cpp | ||
NdbSchemaOp.cpp | ||
NDBT_Error.cpp | ||
NDBT_Output.cpp | ||
NDBT_ResultRow.cpp | ||
NDBT_ReturnCodes.cpp | ||
NDBT_Table.cpp | ||
NDBT_Tables.cpp | ||
NDBT_Test.cpp | ||
UtilTransactions.cpp |