摘要:
/*********************************************************************//** Looks for a suitable type record lock struct by the same trx on the same page. This can be used to save space when a new r... 阅读全文
摘要:
/*********************************************************************//** Creates a new record lock and inserts it to the lock queue. Does NOT check for deadlocks or lock compatibility! @return ... 阅读全文
摘要:
/*********************************************************************//**Gets the number of bits in a record lock bitmap.@return number of bits */... 阅读全文