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
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
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 ? "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 |
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 |
Fix Version/s | N/A [ 22125 ] | |
Resolution | Won't Do [ 10201 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Link | This issue relates to XPT-182 [ XPT-182 ] |