#include "Dbtup.hpp"#include <RefConvert.hpp>#include <ndb_limits.h>#include <pc.hpp>Include dependency graph for DbtupAbort.cpp:

Go to the source code of this file.
Defines | |
| #define | DBTUP_C |
| #define | ljam() { jamLine(9000 + __LINE__); } |
| #define | ljamEntry() { jamEntryLine(9000 + __LINE__); } |
| #define DBTUP_C |
Definition at line 17 of file DbtupAbort.cpp.
| #define ljam | ( | ) | { jamLine(9000 + __LINE__); } |
Definition at line 23 of file DbtupAbort.cpp.
Referenced by Dbtup::addfragtotab(), Dbtup::addTuxEntries(), Dbtup::alloc_fix_rec(), Dbtup::alloc_var_part(), Dbtup::allocConsPages(), Dbtup::allocFragPages(), Dbtup::allocTabDescr(), Dbtup::bufferTRANSID_AI(), Dbtup::buildIndex(), Dbtup::buildIndexReply(), Dbtup::calculate_free_list_impl(), Dbtup::calculateChangeMask(), Dbtup::checkDetachedTriggers(), Dbtup::checkImmediateTriggersAfterDelete(), Dbtup::checkImmediateTriggersAfterInsert(), Dbtup::checkImmediateTriggersAfterUpdate(), Dbtup::checkUpdateOfPrimaryKey(), Dbtup::copyProcedure(), Dbtup::createTrigger(), Dbtup::deleteFragTab(), Dbtup::do_tup_abortreq(), Dbtup::drop_fragment_free_var_pages(), Dbtup::dropTrigger(), Dbtup::errorHandler(), Dbtup::execBUILDINDXREQ(), SimulatedBlock::execCONTINUE_FRAGMENTED(), Dbtup::execCONTINUEB(), Dbtup::execCREATE_TRIG_REQ(), Dbtup::execMEMCHECKREQ(), Dbtup::execNDB_STTOR(), Dbtup::execSEND_PACKED(), Dbtup::execSTORED_PROCREQ(), Dbtup::execSTTOR(), Dbtup::execTUP_ADD_ATTRREQ(), Dbtup::execTUP_COMMITREQ(), Dbtup::execTUP_DEALLOCREQ(), Dbtup::execTUP_WRITELOG_REQ(), Dbtup::execTUPFRAGREQ(), Dbtup::execTUPSEIZEREQ(), Dbtup::executeTrigger(), Dbtup::executeTriggers(), Dbtup::executeTuxAbortTriggers(), Dbtup::executeTuxCommitTriggers(), Dbtup::findFreeLeftNeighbours(), Dbtup::findFreeRightNeighbours(), Dbtup::findTriggerList(), Dbtup::fireDetachedTriggers(), Dbtup::fireImmediateTriggers(), Dbtup::free_fix_rec(), Dbtup::free_var_rec(), Dbtup::freeAllAttrBuffers(), Dbtup::freeAttrinbufrec(), Dbtup::freeTabDescr(), Dbtup::get_alloc_page(), Dbtup::getEmptyPage(), Dbtup::getFragmentrec(), Dbtup::getRealpid(), Dbtup::initialiseRecordsLab(), Dbtup::initializePage(), Dbtup::initializeTablerec(), Dbtup::insertPageRangeTab(), Dbtup::insertTdArea(), Dbtup::itdaMergeTabDescr(), Dbtup::leafPageRangeFull(), Dbtup::readAttributes(), Dbtup::readBitsNotNULL(), Dbtup::readBitsNULLable(), Dbtup::readDiskBitsNotNULL(), Dbtup::readDiskBitsNULLable(), Dbtup::readDiskFixedSizeNotNULL(), Dbtup::readDiskFixedSizeNULLable(), Dbtup::readDiskVarSizeNotNULL(), Dbtup::readDiskVarSizeNULLable(), Dbtup::readDynFixedSize(), Dbtup::readDynVarSize(), Dbtup::readFixedSizeTHManyWordNotNULL(), Dbtup::readFixedSizeTHManyWordNULLable(), Dbtup::readFixedSizeTHOneWordNotNULL(), Dbtup::readFixedSizeTHOneWordNULLable(), Dbtup::readFixedSizeTHTwoWordNotNULL(), Dbtup::readFixedSizeTHTwoWordNULLable(), Dbtup::readFixedSizeTHZeroWordNULLable(), Dbtup::readTriggerInfo(), Dbtup::readVarSizeNotNULL(), Dbtup::readVarSizeNULLable(), Dbtup::releaseFragment(), Dbtup::releaseFragPages(), Dbtup::releaseTabDescr(), Dbtup::removeActiveOpList(), Dbtup::removeCommonArea(), Dbtup::removeTdArea(), Dbtup::removeTuxEntries(), Dbtup::returnCommonArea(), Dbtup::sendFireTrigOrd(), Dbtup::sendReadAttrinfo(), Dbtup::sendTrigAttrInfo(), Dbtup::set_change_mask_info(), Dbtup::setAttrIds(), Dbtup::setUpKeyArray(), Dbtup::setUpQueryRoutines(), Dbtup::storedProcedureAttrInfo(), Dbtup::TUPKEY_abort(), Dbtup::tuxAllocNode(), Dbtup::tuxQueryTh(), Dbtup::tuxReadAttrs(), Dbtup::update_free_page_list(), Dbtup::updateAttributes(), Dbtup::updateBitsNotNULL(), Dbtup::updateBitsNULLable(), Dbtup::updateDiskBitsNotNULL(), Dbtup::updateDiskBitsNULLable(), Dbtup::updateDiskFixedSizeNotNULL(), Dbtup::updateDiskFixedSizeNULLable(), Dbtup::updateDiskVarSizeNotNULL(), Dbtup::updateDiskVarSizeNULLable(), Dbtup::updateDynFixedSize(), Dbtup::updateDynVarSize(), Dbtup::updateFixedSizeTHManyWordNotNULL(), Dbtup::updateFixedSizeTHManyWordNULLable(), Dbtup::updateFixedSizeTHOneWordNotNULL(), Dbtup::updateFixedSizeTHTwoWordNotNULL(), Dbtup::updatePackedList(), Dbtup::updateVarSizeNotNULL(), and Dbtup::updateVarSizeNULLable().
| #define ljamEntry | ( | ) | { jamEntryLine(9000 + __LINE__); } |
Definition at line 24 of file DbtupAbort.cpp.
Referenced by Dbtup::accReadPk(), Dbtup::addTuxEntries(), Dbtup::buildIndex(), Dbtup::disk_page_commit_callback(), Dbtup::disk_page_log_buffer_callback(), Dbtup::execBUILDINDXREQ(), SimulatedBlock::execCONTINUE_FRAGMENTED(), Dbtup::execCONTINUEB(), Dbtup::execCREATE_TRIG_REQ(), Dbtup::execDEBUG_SIG(), Dbtup::execDROP_TAB_REQ(), Dbtup::execDROP_TRIG_REQ(), Dbtup::execMEMCHECKREQ(), Dbtup::execNDB_STTOR(), Dbtup::execREAD_CONFIG_REQ(), Dbtup::execSEND_PACKED(), Dbtup::execSTORED_PROCREQ(), Dbtup::execSTTOR(), Dbtup::execTUP_ABORTREQ(), Dbtup::execTUP_ADD_ATTRREQ(), Dbtup::execTUP_COMMITREQ(), Dbtup::execTUP_DEALLOCREQ(), Dbtup::execTUPFRAGREQ(), Dbtup::execTUPRELEASEREQ(), Dbtup::execTUPSEIZEREQ(), Dbtup::executeTrigger(), SimulatedBlock::execUTIL_CREATE_LOCK_CONF(), SimulatedBlock::execUTIL_CREATE_LOCK_REF(), SimulatedBlock::execUTIL_DESTORY_LOCK_CONF(), SimulatedBlock::execUTIL_DESTORY_LOCK_REF(), SimulatedBlock::execUTIL_LOCK_CONF(), SimulatedBlock::execUTIL_LOCK_REF(), SimulatedBlock::execUTIL_UNLOCK_CONF(), SimulatedBlock::execUTIL_UNLOCK_REF(), Dbtup::removeTuxEntries(), Dbtup::sendReadAttrinfo(), Dbtup::sendTrigAttrInfo(), Dbtup::tuxAllocNode(), Dbtup::tuxGetNode(), Dbtup::tuxGetTupAddr(), Dbtup::tuxQueryTh(), Dbtup::tuxReadAttrs(), and Dbtup::tuxReadPk().
1.4.7

