ciscozhou opened a new pull request, #6029: URL: https://github.com/apache/inlong/pull/6029
### Prepare a Pull Request - Title: [INLONG-6026][Audit] Fix the executed error of ClickHouse audit SQL file - Fixes #6026 ### Motivation ClickHouse not support those operations: ``` SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0; SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; ``` ### Verifying this change - [x] This change is a trivial rework/code cleanup without any test coverage. -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org