caiconghui opened a new issue #5245:
URL: https://github.com/apache/incubator-doris/issues/5245


   **Describe the bug**
   Only the last statement can be audited when user send multi-statement
   **To Reproduce**
   select 2; select 3; select 13;
   now, only statement 'select 13' will be audited.
   **Expected behavior**
   audit three statement when all execute all statements succeed


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to