You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Thanks for your feedback!
MySQL 8 has not been well tested with SSM. And we have no plan to support such higher versions. It looks that the reported query_cache issue is not essentially caused by SSM, but the incompatibility of the used mysql and connector.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SSM do not work with MySQL 8.
My MySQL version is 8.0.26, it said "query_cache" system variables doesn't exist,
so i had change the mysql-connect-jar-5.1.42 to 8.0.29.
Then,SSM exit with no error message,so i could not locate the root cause.
when i use the MySQL 5.7, it works.
The text was updated successfully, but these errors were encountered: