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: [email protected] With regards, Apache Git Services
