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/27 10:46:09 UTC

[GitHub] [incubator-shardingsphere] tuohai666 opened a new issue #4501: Identify MySQL syntax allowed in Prepared Statements

tuohai666 opened a new issue #4501: Identify MySQL syntax allowed in Prepared Statements
URL: https://github.com/apache/incubator-shardingsphere/issues/4501
 
 
   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.0.0-RC1
   ### Which project did you use? Sharding-JDBC or Sharding-Proxy?
   Sharding-Proxy
   ### Expected behavior
   Use MySQL C API to prepare and execute the SQL 'BEGIN' right.
   ### Actual behavior
   C API return an unknown exception.
   ### Reason analyze (If you can)
   C API expect a ER_UNSUPPORTED_PS message. But Proxy return a success message for now.
   
   

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

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4501: Identify MySQL syntax allowed in Prepared Statements

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4501: Identify MySQL syntax allowed in Prepared Statements
URL: https://github.com/apache/incubator-shardingsphere/issues/4501
 
 
   

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