Questions about unsupported table : EVENTS
in ShardingSphere-Proxy when using SQLyog
#13216
Labels
EVENTS
in ShardingSphere-Proxy when using SQLyog
#13216
Bug Report
For English only, other languages will not accept.
Before report a bug, make sure you have:
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot reproduce it on current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Which version of ShardingSphere did you use?
5.0.0-RC1(From https://dist.apache.org/repos/dist/dev/shardingsphere/5.0.0-RC1/ , not master branch)
Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-Proxy
Expected behavior
When I click on the library table in the SQLyog GUI to operate normally, the Proxy terminal should not have an error level log.
![image](https://user-images.githubusercontent.com/20187731/138399015-d2b0d938-73cb-4a66-9265-b36ca477964f.png)
The following is my operation log in SQLyog.
Actual behavior
Of course, everything is normal in SQLyog, and the select statement is executed normally. I have not seen any abnormalities in SQLyog, but I found error level logs on the terminal of ShardingSphere-Proxy, which puzzled me.
Reason analyze (If you can)
Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
Example codes for reproduce this issue (such as a github link).
The following is my configuration in Proxy.
server.yaml
config-sharding.yaml
The text was updated successfully, but these errors were encountered: