RaigorJiang opened a new issue #11184: URL: https://github.com/apache/shardingsphere/issues/11184
Hi @strongduanmu In commit #bfb784c9, `SQLStatementContext` was added in `TextProtocolBackendHandler.newInstance` method. But class `CommonSQLStatementContext` uses `sqlstatement` to judge the database type, and `AddResourceStatement` raises an `UnsupportedOperationException`.  -- 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]
