skip to main content
DataDirect Connect Drivers : MySQL Driver
  
MySQL Driver
The MySQL driver supports MySQL 5.0.x, 5.1, 5.5, and 5.6 with the following storage engines:
*InnoDB – Transactional
*MyISAM – Non-Transactional
*Memory (formerly HEAP) – Non-Transactional
Note: You must purchase commercially licensed MySQL database software or a MySQL Enterprise subscription to use the driver with MySQL software.
* Data Source and Driver Classes
* Connection URL
* J2EE Connector Architecture Resource Adapter Class
* Connection Properties
* Performance Considerations
* Data Types
* Data Encryption
* Client Information for Connections
* SQL Escape Sequences
* Isolation Levels
* Using Scrollable Cursors
* JTA Support
* Large Object (LOB) Support
* Parameter Metadata Support
* ResultSet MetaData Support
* Rowset Support
* Auto-Generated Keys Support
* Configuring Failover
* Configuring Bulk Load