BDB Storage Engine

MySQL with the Berkeley DB transactional storage engine is called BDB for short.
BDB tables may have a greater chance of surviving crashes and are also capable of COMMIT and ROLLBACK operations on transactions.

Note that as of MySQL 5.1, its not supported  .