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/10/14 11:52:04 UTC

[GitHub] [shardingsphere] menghaoranss opened a new issue #7792: Error message is returned when using postgreSQL to execute insert statement

menghaoranss opened a new issue #7792:
URL: https://github.com/apache/shardingsphere/issues/7792


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   The master branch
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   
   ### Expected behavior
   return success message
   
   ### Actual behavior
   ```
   encrypt_db=> insert into t_encrypt values(1,1);
   无法解释来自服务器的结果: INSERT 1
   ```
   
   ![image](https://user-images.githubusercontent.com/60651792/95984964-8a961500-0e56-11eb-92de-6b4177d01833.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.

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



[GitHub] [shardingsphere] menghaoranss closed issue #7792: Error message is returned when using postgreSQL to execute insert statement

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #7792:
URL: https://github.com/apache/shardingsphere/issues/7792


   


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