You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/02/10 09:31:17 UTC

[GitHub] [incubator-shardingsphere] lklkxcxc edited a comment on issue #4192: insert float type vaule report "10002 - 2Unknown exception"

lklkxcxc edited a comment on issue #4192: insert float type vaule report "10002 - 2Unknown exception"
URL: https://github.com/apache/incubator-shardingsphere/issues/4192#issuecomment-584031689
 
 
   > @lklkxcxc Could you please use the latest version of Sharding-Proxy to try this?And the SQL you provided is wrong.
   > `insert into test VALUES (907,907,'Biomaterials ,'BIOMATER','2047',5.251)`
   > should be
   > `insert into test VALUES (907,907,'Biomaterials','BIOMATER','2047',5.251)`
   @SteNicholas 
   
   - Use the latest version of Sharding-Proxy RC3 that  mysqldump import  is sucess. 
   
   - But I found a problem query  tables result only return id%0 record. Query backend database ds1 can  find id%1 record.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services