13057537919 opened a new issue, #1069: URL: https://github.com/apache/doris-website/issues/1069
Path:/zh-CN/docs/sql-manual/sql-statements/Data-Definition-Statements/Create/CREATE-TABLE-LIKE 前置:doris已构建超管权限的mysql外部表 目的:复制外部表到doris 语句:CREATE EXTERNAL TABLE IF NOT EXISTS dexpdb.trade_record LIKE titandb_32.titandb.trade_record 问题:SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = External catalog 'titandb_32' is not allowed in 'CreateTableLikeStmt' 疑问:怎么解决? -- 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]
