Apache Doris 中文技术论坛
Questions Tags Users Badges

doris 如何查询预编译前的sql语句

Asked Aug 10 Modified Jan 1, 0001
Viewed 10
2.1

在audit_log表里,预编译的查询只有stmentid,没有具体的查询sql,问下,如何查看找到执行的具体sql语句

edited Jan 1, 0001
fly00k3
asked Aug 10
1 Answers

set global enable_prepared_stmt_audit_log = true;

看 fe.audit.log 中是否有 Stmt = EXECUTE

edited Jan 1, 1970
阿渊@SelectDB8080
answered Aug 11
Related Questions
oracle_catalog查询Oracle表报错
doris2.1.7的routineload方式应该如何权衡消费参数问题?
Doris2.1.7版本开启SSL认证
doris2.1.7在程序中执行报错查询副本不存在?
1 answers
Broker Load 导入报错 【io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED】
2 answers
doris 2.1.7中be节点报错内存超限,但是无法排查追踪?
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.