I am using MySql with Character encoding set to "latin1". I am using mmSql JDBC driver to upload data using "UTF-8" character encoding.
Will I loose any data in MySql if I use the above combination of character-encoding schemes.
Does MySql support "UTF-8"?
Will I loose any data in MySql if I use the above combination of character-encoding schemes.
Does MySql support "UTF-8"?