JiekerTime opened a new issue, #18860:
URL: https://github.com/apache/shardingsphere/issues/18860

   ### Which version of ShardingSphere did you use?
   master
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy + MySQL
   
   ### Expected behavior
   
![image](https://user-images.githubusercontent.com/76552510/177270100-6234a093-0160-447d-be1d-695b215806e8.png)
   
   > This statement sets the three session system variables 
[character_set_client](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_character_set_client),
 
[character_set_connection](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_character_set_connection),
 and 
[character_set_results](https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_character_set_results)
 to the given character set.
   
   refer to: https://dev.mysql.com/doc/refman/8.0/en/set-names.html
   
   ### Actual behavior
   
![image](https://user-images.githubusercontent.com/76552510/177270557-e75998c8-2e03-466f-85f2-db31ad57b8d7.png)
   
   ### Reason analyze (If you can)
   Missing functions.
   
   ## I wanan fix this bug.
   


-- 
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