fengyonghui opened a new issue, #13553: URL: https://github.com/apache/doris/issues/13553
### Discussed in https://github.com/apache/doris/discussions/13551 <div type='discussions-op-text'> <sup>Originally posted by **fengyonghui** October 21, 2022</sup> got error when processing binlog load from RDS: *** error: 1105 - errCode = 2, detailMessage = Unknown table 'PROFILING' in default_cluster:information_schema ***logs from fe.audit.log: 2022-10-21 17:12:07,166 [query] |Client=1.202.53.69:2870|User=root|Db=default_cluster:information_schema|State=ERR|Time=0|ScanBytes=0|ScanRows=0|ReturnRows=0|StmtId=477|QueryId=5a90390792c04dc3-83697954e2ddc5f3|IsQuery=false|feIp=127.0.0.1|Stmt=SELECT QUERY_ID, SUM(DURATION) AS SUM_DURATION FROM INFORMATION_SCHEMA.PROFILING GROUP BY QUERY_ID|CpuTimeMS=0|SqlHash=9e6b30e36fd318251476da32959d39e6|peakMemoryBytes=0 </div> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
