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/01/14 12:17:28 UTC

[GitHub] [shardingsphere] userkdg commented on issue #14636: shardingsphere sql parser support multi statements

userkdg commented on issue #14636:
URL: https://github.com/apache/shardingsphere/issues/14636#issuecomment-1013069937


   @TeslaCN one packet had mult sql from app, then proxy will throw exception ,such as :
   ``` java
   
   Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO `ec_oms_config_order_hang_sub` (`hand_code`, `order_type`, `province' at line 1
   
   ``` 
   ![image](https://user-images.githubusercontent.com/21057449/149514220-0c39677d-1a1a-4af6-b1fe-a7374167815e.png)
   
   
   
   


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