RaigorJiang commented on issue #14084:
URL: 
https://github.com/apache/shardingsphere/issues/14084#issuecomment-994295089


   Hi @oneslideicywater 
   You can try to add `allowEncodingChanges=true` to your jdbc url of Proxy's 
dataSources.
   Example:
   ```
   
jdbc:postgresql://127.0.0.1:5432/demo_ds_0?useUnicode=true&allowEncodingChanges=true"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to