summaryrefslogtreecommitdiff
path: root/storage/innobase/include/lock0priv.ic
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-08-13 11:46:22 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2018-08-16 05:53:38 +0300
commit3ce8a0fc494ef8d1561cde4bf3a467d465e0c70e (patch)
treefcd4decac0246dc4b98cd098e4538881d63deb8e /storage/innobase/include/lock0priv.ic
parentb795134802c486311e1987f18a95fb17c12935e3 (diff)
downloadmariadb-git-3ce8a0fc494ef8d1561cde4bf3a467d465e0c70e.tar.gz
MDEV-16136: Simplify trx_lock_t memory management
Allocate trx->lock.rec_pool and trx->lock.table_pool directly from trx_t. Remove unnecessary use of std::vector. In order to do this, move some definitions from lock0priv.h to lock0types.h, so that ib_lock_t will not be an opaque type.
Diffstat (limited to 'storage/innobase/include/lock0priv.ic')
0 files changed, 0 insertions, 0 deletions