healchow opened a new issue, #6024: URL: https://github.com/apache/inlong/issues/6024
### What happened When I run the `apache_inlong_audit.sql`, the error happened: ``` [2022-09-26 14:33:03] [22007][1292] Incorrect datetime value: '0000-00-00 00:00:00' for column 'sdk_ts' at row 1 [2022-09-26 14:33:03] [42000][1067] Invalid default value for 'sdk_ts' ``` ### What you expected to happen Can execute the SQL file successfully. ### How to reproduce Just run the `apache_inlong_audit.sql`. ### Environment _No response_ ### InLong version master ### InLong Component InLong Audit ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
