# mysql-connector-j **Repository Path**: git10555/mysql-connector-j ## Basic Information - **Project Name**: mysql-connector-j - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: release/5.1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-30 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README THIS IS FORK. OFFICIAL REPOSITORY IS HERE : https://github.com/mysql/mysql-connector-j --------- NOTE: JIA NOW SUPPORT MYSQL 5.7!!! THIS FIX IS NOW OBSOLETE!!! 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 is /mysql-connector-java-5.1.38-SNAPSHOT-bin.jar (it was compiled under Debian 8.1 x64 with JDKv1.5 and JDKv1.8) --------- my sharing: * jira issue : https://jira.atlassian.com/browse/JRA-40198 * jira answer: https://answers.atlassian.com/questions/32023132/answers/33131693