While establishing the connection to a MySQL database, I\'m getting the following error
java.sql.SQLException: Unknown initial character set index \'255\' receiv
it is because of mysql-connector version , i,e. My-sql install version and dependency version did not match.
use same version for myS