Hi, I have an old Mysql server that is configured as 'latin1' but its contents is UTF8. The only way I found to successfully search for accented characters is to avoid setting the 'sql_query_pre' variable that contains the "set names utf8" sentence, but I didn't find a way of removing that configuration parameter except modifying the plugin itself.
Does somebody know if it is possible to remove the "set names utf8" command and at the same time keeping the charset_type to utf-8? Thank you! Juan Schwindt. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
