Entries Published On September, 2017
java.sql.SQLException: Unknown initial character set index ‘224’ received from server.
In this video I have shown how to solve the below exception that comes while connection to MySql database. java.sql.SQLException: Unknown initial character set index ‘224’ received from server. Initial client character set can be forced via the ‘characterEncoding’ property. Solution This error comes due to the version of MySQL connector class. As shown in …
Continue reading