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:  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 = ' ']  -- 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]
