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 2022/11/01 11:02:53 UTC

[GitHub] [shardingsphere] jitawangzi commented on issue #21518: process blob data error

jitawangzi commented on issue #21518:
URL: https://github.com/apache/shardingsphere/issues/21518#issuecomment-1298357439

   https://github.com/apache/shardingsphere/issues/3024#issuecomment-545339666  
   this is the basic reason,when blob data  contains numbers less than 0 ,the result is incorrect .
   i add ```useServerPrepStmts=true``` and ```cachePrepStmts=true``` to jdbc url,it works for me . But I still feel that this should not be the way to solve this problem.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org