在audit_log表里,预编译的查询只有stmentid,没有具体的查询sql,问下,如何查看找到执行的具体sql语句
set global enable_prepared_stmt_audit_log = true;
看 fe.audit.log 中是否有 Stmt = EXECUTE