This is an automated email from the ASF dual-hosted git repository.

doleyzi pushed a commit to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/branch-2.3 by this push:
     new e0397c0bc9 [INLONG-12046][Audit] SQL script initialization failed 
(#12047)
e0397c0bc9 is described below

commit e0397c0bc97186a4939641c6bb099ece1367df67
Author: kamianlaida <[email protected]>
AuthorDate: Tue Nov 18 15:28:04 2025 +0800

    [INLONG-12046][Audit] SQL script initialization failed (#12047)
    
    (cherry picked from commit e477cbbfad4254fd109e58339764bafd03b6a2a1)
---
 inlong-audit/sql/apache_inlong_audit_mysql.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inlong-audit/sql/apache_inlong_audit_mysql.sql 
b/inlong-audit/sql/apache_inlong_audit_mysql.sql
index 35af4938ef..533f2b7233 100644
--- a/inlong-audit/sql/apache_inlong_audit_mysql.sql
+++ b/inlong-audit/sql/apache_inlong_audit_mysql.sql
@@ -136,7 +136,7 @@ CREATE TABLE IF NOT EXISTS `audit_source_config`
 ) ENGINE = InnoDB DEFAULT CHARSET = UTF8 COMMENT = 'Audit source config';
 
 
------------------------------
+-- ---------------------------
 -- Table structure for audit route config
 -- ----------------------------
 CREATE TABLE IF NOT EXISTS `audit_route_config` (

Reply via email to