GreekPanda opened a new issue #14387:
URL: https://github.com/apache/shardingsphere/issues/14387


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   5.0.1
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   
   ### Expected behavior
   Can connect to ShardingSphere-Proxy with Navicat premium 15.0.9
   
   ### Actual behavior
   Failt to connect 
   
   ### Reason analyze (If you can)
   
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   
   1. Use Navicat premium 15.0.9 to connect ShardingSphere-Proxy 5.0.0 is ok
   2. Faild to Navicat premium 15.0.9 to connect ShardingSphere-Proxy 5.0.1 
show error : 1064-You have an error in your SQL syntax; check the manual that 
corresponds to you MySQL server version for the right syntax to use near 'SHOW 
VARIABLES LIKE 'sql_mode'; SELECT COUNT(*) AS suppport_ndb FROM information_' 
at line 1
   3.  Use MySQL command like "mysql -uroot -h 127.0.0.1 -p -P3307"  is OK. 
   ### Example codes for reproduce this issue (such as a github link).
   


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