The MySQL driver supports MySQL database systems using the following storage engines:

  • InnoDB – Transactional
  • Memory (formerly HEAP) – Non-Transactional
  • MyISAM – Non-Transactional
Note: You must purchase commercially licensed MySQL database software or a MySQL Enterprise subscription to use the driver with MySQL software.

For the latest support information, visit the DataDirect Product Compatibility Guide page.