![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
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