VaeTang commented on issue #8513: URL: https://github.com/apache/shardingsphere/issues/8513#issuecomment-739658477
**Execute SQL in Navicat:** select * from t_user t where t.center_id in (1,2) and t.end_time >= '2020-11-30 00:00:00' and t.end_time < '2020-11-30 23:59:59' ORDER BY user_total LIMIT 10 **Navicat has error messages:** [Err] 10002 - 2Unknown exception: [Can not route tables for [PROFILING], please make sure the tables are in same schema.] **All the log information is there** ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
