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.
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.