Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
2.7.5
-
OS:centos7.2
Mysql :Ali RDS mysql 5.6.16-log
Description
mariadb connector J 2.7.5 can't connect to mysql version 5.6.16-log
but change mysql version into 5.7 ,it's OK.
Could you help me to solve ?
"java.sql.SQLException: Unknown system variable 'session_track_system_variables'", because i want to connect different mysql version, one is 5.6.16, one is 5.7. i will use rewriteBatchedStatements this parameter. when i connect mysql version 5.6.16-log,it will produce this problem