susongyan commented on issue #24641:
URL: 
https://github.com/apache/shardingsphere/issues/24641#issuecomment-1495825324

   
   
   
   
   > convert field 0 failed: strconv.ParseInt: parsing 
"\x00\x00\x00\x00\x00\x00\x00\x16": invalid syntax [437.417ms] [rows:0] INSERT 
INTO "t_student_info_copy" ("student_name","id") VALUES ('go name',22) 
RETURNING "id" &{0xc0000ee510 convert field 0 failed: strconv.ParseInt: parsing 
"\x00\x00\x00\x00\x00\x00\x00\x16": invalid syntax 0 0xc000242380 0}
   > 
   > event if search path is default "public", insert failed @RaigorJiang
   
   i found ,  the "returning id"   response is  int8 array ( 0 0 0 0 0 0 0 22), 
 but field description  format is  1 (text) 


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