Speeple News Search

Sign Up! | Tags | Domains | Statistics | Options | Advanced Search

Tags » Page Level Locking

Related tags: innodb, innodb buffer pool size, innodb data file path, innodb data home dir, innodb file per table, innodb flush log at trx commit, innodb log file size, mvcc, mysql, row level locking

  1. InnoDB Transactional Characteristics

    pythian.com » Pythian Group Blog - Jul 1, 2008

    InnoDB is a storage engine that uses MVCC (described shortly) to provide ACID-compliant transactional data storage using row-level locking. MVCC stands for Multi-Version Concurrency Control. It is how InnoDB allows

    Also tagged: mysql, innodb, innodb data file path, innodb file per table, innodb data home dir, innodb buffer pool size, mvcc, row level locking, innodb log file size, innodb flush log at trx commit, table level locking