Can I use the Berkeley Database Engine with my MySQL database?
You may use the Berkeley DB (BDB) storage engine in MySQL; however it is no longer supported or installed by default in their certified binaries. As a result, we will no longer be offering support for the BDB storage engine.
We advise all customers to convert their BDB tables to InnoDB.
For example: