zihaoAK47 commented on issue #25535: URL: https://github.com/apache/shardingsphere/issues/25535#issuecomment-1554327646
@strongduanmu Hello mentor, I would like to continue attempting to solve the following problem. + GRANT CREATE ON * . * TO user_name_len_25_01234567@localhost + GRANT PROXY ON bug20364862_dest@localhost TO bug20364862_user@localhost + IMPORT TABLE FROM 's1/t1*.sdi' + INSERT INTO t1 SET b='11', a=0 AS nON DUPLICATE KEY UPDATE b= n.a, a= n.b + INSERT INTO t1 VALUES(_utf16 0x1EC2), (_utf16 0x1EC3), (_utf16 0x1EC5), (_utf16 0x1EC0), (_utf16 0x1EC7), (_Utf16 0x1EBF) + KILL QUERY @id -- 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]
