RaigorJiang commented on issue #13840:
URL: 
https://github.com/apache/shardingsphere/issues/13840#issuecomment-981329124


   Hi @axzxs2001 ,
   Since we don't know what SQL statement is sent when .net connects to the 
Proxy, this reason is not easy to analyze.
   Please change the log level to debug, restart the Proxy and test it, then 
record the SQL statement received by the Proxy when the error is reported.
   
   The log level is configured in `logback.xml`, set
     `<logger name="org.apache.shardingsphere" level="info" additivity="false">`
   To
     `<logger name="org.apache.shardingsphere" level="debug" 
additivity="false">`
   That's it.
   


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