You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/03/12 10:21:04 UTC

[GitHub] [airflow] potiuk commented on pull request #29999: Fix db clean command for mysql db

potiuk commented on PR #29999:
URL: https://github.com/apache/airflow/pull/29999#issuecomment-1465151099

   One NIT I'd add @tanvn is to add similar comment  here as the one you referred in the issue:
   
   ```
           # MySQL with replication needs this split in to two queries, so just do it for all MySQL
           # ERROR 1786 (HY000): Statement violates GTID consistency: CREATE TABLE ... SELECT.
   ```
   
   so that we know where it came from


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org