tanvn commented on issue #27259:
URL: https://github.com/apache/airflow/issues/27259#issuecomment-1299595274

   @lihan 
   Hi, may I know which kind of database are you using (and on which this issue 
happens) ?
   I tried to reproduce this bug by executing an INSERT sql into MySQL database 
but since in `dag` table, `dag_id` is the primary key so it threw an error.
   If you know other ways to reproduce this issue, please share it, I would 
greatly appreciate it. 🙇 
   (I checked https://github.com/apache/airflow/issues/27300 as well but it 
seems the cause is also  because of duplicated `dag_id` in `dag` table).


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

Reply via email to