Joinutility seperatorLogin utility separator Infobright.com
   
 
“Unknown character set ‘usa7’” error
Posted: 05 January 2009 12:48 PM   Ignore ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  505
Joined  2008-08-18

This is an error that we’ve seen from time to time:

If the JDBC driver gives the error Unknown character set: ‘usa7’, try adding &characterEncoding=UTF-8 to the end of the JDBC connect string.

Geoffrey

Signature 
Profile
 
Posted: 03 April 2009 12:49 PM   Ignore ]   [ # 1 ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  505
Joined  2008-08-18

Solution 2: Upgrade the MySQL JDBC driver to version 5.1.

Solution 3: Comment out these 2 lines in my-ib.cnf:

#collation_server=ascii_bin
#character_set_server=ascii 

Geoffrey

Signature 
Profile
 
   
 
 
‹‹ Surrogate Keys      tutorial ››