Any chance this is a MySql server configuration issue? http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html
-Todd -----Original Message----- From: sunnyfr [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2008 1:09 PM To: solr-user@lucene.apache.org Subject: Re: solr1.3 / tomcat55 / MySql but character_set_client && character_set_connection LATIN1 Any idea,? What can I do? sunnyfr wrote: > > Hi, > > How can I do to manage that ?? > | character_set_client | latin1 > | > | character_set_connection | latin1 > | > | character_set_database | utf8 > | > | character_set_filesystem | binary > | > | character_set_results | latin1 > | > | character_set_server | utf8 > | > | character_set_system | utf8 > | > | character_sets_dir | > /usr/local/mysql-5.0.51b-sphinx/share/mysql/charsets/ | > | collation_connection | latin1_swedish_ci > | > | collation_database | utf8_general_ci > | > | collation_server | utf8_general_ci > > Thanks a lot, > > -- View this message in context: http://www.nabble.com/solr1.3---tomcat55---MySql-but-character_set_clien t----character_set_connection---LATIN1-tp20090455p20098329.html Sent from the Solr - User mailing list archive at Nabble.com.