github-actions[bot] opened a new pull request, #60418:
URL: https://github.com/apache/airflow/pull/60418

   MySQL may throw deadlock errors when multiple DAG-Processor instances are 
   running. The issue is a fetch sub-query being used within a delete query, 
which 
   is sometimes causing a deadlock in MySQL.
   
   ---------
   (cherry picked from commit dfcd0490755962a7eab81b8936a3a90d001654c1)
   
   Co-authored-by: Sumit Maheshwari <[email protected]>
   Co-authored-by: Sumit Maheshwari <[email protected]>
   Co-authored-by: Jarek Potiuk <[email protected]>


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