Title: SQL errors with Chinese characters in them
Last modified: August 22, 2016

---

# SQL errors with Chinese characters in them

 *  [qlddrones](https://wordpress.org/support/users/websupportguy/)
 * (@websupportguy)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/sql-errors-with-chinese-characters-in-them/)
 * I am seeing a lot of SQL errors in my error log that look like:
 * `WordPress数据库查询SELECT SQL_CALC_FOUND_ROWS posts.ID FROM posts INNER JOIN
   term_relationships ON (posts.ID = term_relationships.object_id) join postmeta
   on postmeta.post_id=posts.ID WHERE 1=1 AND ( term_relationships.term_taxonomy_id
   IN (234) ) AND posts.post_type = 'place' AND (posts.post_status = 'publish') 
   GROUP BY posts.ID ORDER BY (select avg(rt.rating_rating) as rating_counter from
   ratings as rt where rt.comment_id in (select cm.comment_ID from comments cm where
   cm.comment_post_ID=posts.ID and cm.comment_approved=1)) desc, comment_count desc
   LIMIT 0, 50时发生Lost connection to MySQL server during query错误，这是由require('
   wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query-
   >get_posts查询的。`
 * Do these have something to do with Transposh translations? They only seem to 
   have started when I installed Transposh (although that may also be because I 
   then started to get users wanting to use my site in Chinese).
 * Thanks
 * [https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/)

The topic ‘SQL errors with Chinese characters in them’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/transposh-translation-filter-for-
   wordpress_495166.svg)
 * [Transposh WordPress Translation](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [qlddrones](https://wordpress.org/support/users/websupportguy/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/sql-errors-with-chinese-characters-in-them/)
 * Status: not resolved