Un-use commented on issue #13509: URL: https://github.com/apache/shardingsphere/issues/13509#issuecomment-963762320
> Logic SQL: SELECT * FROM t1 > SQLStatement: MySQLSelectStatement(limit=Optional.empty, lock=Optional.empty) > Actual SQL: logic_db ::: SELECT id, name AS name, prevent AS prevent, desc AS desc FROM t1 log like this -- 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]
