MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J, a driver that implements the Java Database Connectivity (JDBC) API and also MySQL ...
This fork provides hardfix. It was made to replace deprecated "storage_engine" variable to "default_storage_engine", so apps can work with MySQL 5.7 instead of throwing exception. My recent snapshot ...