tristaZero edited a comment on issue #8513:
URL: https://github.com/apache/shardingsphere/issues/8513#issuecomment-739649399


   Hi Which SQL causes the following exception?
   
   > [Err] 10002 - 2Unknown exception: [Can not route tables for [PROFILING], 
please make sure the tables are in same schema.]
   
   Given the log you provided, I guess `SET PROFILING=1` ran well, didn't it?
   
   ```
   [INFO ] 23:45:25.746 [ShardingSphere-Command-0] ShardingSphere-SQL - Logic 
SQL: SET PROFILING=1;
   [INFO ] 23:45:25.746 [ShardingSphere-Command-0] ShardingSphere-SQL - 
SQLStatement: MySQLSetStatement()
   [INFO ] 23:45:25.746 [ShardingSphere-Command-0] ShardingSphere-SQL - Actual 
SQL: bpm_data_1 ::: SET PROFILING=1;
   [INFO ] 23:45:25.746 [ShardingSphere-Command-0] ShardingSphere-SQL - Actual 
SQL: bpm_data_2 ::: SET PROFILING=1;
   [INFO ] 23:45:25.749 [ShardingSphere-Command-1] ShardingSphere-SQL - Logic 
SQL: SHOW STATUS
   ```


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


Reply via email to