tuohai666 commented on issue #3801: "useServerPrepStmts=true" doesn't work
URL: 
https://github.com/apache/incubator-shardingsphere/issues/3801#issuecomment-569012594
 
 
   @Simbafa 
   Can you tell me how did you fix this issue?
   
    `[DEBUG] 14:33:14.155 [ShardingSphere-Command-0] 
o.a.s.s.f.m.c.MySQLCommandExecutorFactory - Execute packet type: 
COM_STMT_PREPARE, value: 
MySQLComStmtPreparePacket(sql=/*{"Cookie":"cookie"}*/select * from dbrest)
   [ERROR] 14:33:14.159 [ShardingSphere-Command-0] 
o.a.s.s.f.c.CommandExecutorTask - Exception occur: 
   java.lang.ClassCastException: 
org.apache.shardingsphere.shardingproxy.backend.schema.TransparentSchema cannot 
be cast to org.apache.shardingsphere.shardingproxy.backend.schema.ShardingSchema
   `
   
   **_After fixing the issue_**, following error occures at client.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to