EarthXuan opened a new issue #13930:
URL: https://github.com/apache/shardingsphere/issues/13930


   ## Question
   
   **For English only**, other languages will not accept.
   
   insert data will fail  when i use sharding-proxy to sharding 
database&table。I sincerely hope to get a reply。
   
   config-sharding.yaml:
   
![image](https://user-images.githubusercontent.com/19358477/144701126-7f91712e-18ab-4114-b7be-ce42c85a7f03.png)
   
   
   create table ddl:
   CREATE TABLE `test_sc` (
     `globalid` varchar(256) CHARACTER SET utf8 COLLATE utf8_general_ci NOT 
NULL,
     `guid` bigint NOT NULL
   ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3
   
   error:
   Runtime exception: [Conversion = ' ']
   
![image](https://user-images.githubusercontent.com/19358477/144701162-0a0e6192-99da-4e5b-81af-96d2aaaa31ba.png)
   
   
   
   
   
   


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