zzyReal666 commented on issue #30283:
URL: 
https://github.com/apache/shardingsphere/issues/30283#issuecomment-2060673830

   I had the same problem.
   
   **version**: shardingphere-proxy 5.4.1 encrypt
   
   **encrypt-conf**: I dont config any encrypt rules. Because this is just to 
test the proxy.
   
![image](https://github.com/apache/shardingsphere/assets/34822229/5bc0ea9b-fbc0-4049-b112-3f56acfd6931)
   
   
   **problem**: 
   
   1. First time connect proxy use DataGrep,proxy got many error,such as : 
`information_schema.INNODB_BUFFER_PAGE is not VIEW`  and  
`information_schema.INNODB_BUFFER_PAGE_LRU is not VIEW` etc.
    
![image](https://github.com/apache/shardingsphere/assets/34822229/19082029-26b4-4574-88c3-17c43c8204ca)
   2. DataGrip does not display real tables, but can query them,beacaus I had 
config `- !SINGLE
     tables: - "*.*"`,before I config it,DataGrip can not find any single 
tables.
   
![image](https://github.com/apache/shardingsphere/assets/34822229/8ca7befe-9ffe-497e-a6f2-e49d27373252)
   
   3.DataGrip throws exception: 
   
![image](https://github.com/apache/shardingsphere/assets/34822229/60fb974d-a4fe-4830-935d-cfbb7c1faaa7)
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to