NickYadance commented on issue #26237: URL: https://github.com/apache/airflow/issues/26237#issuecomment-1304996812
No and the issue description is not actually accurate. The `statistics query` mainly indicates that the query has been waiting for a long time for something, not 100% deadlock between transactions, maybe due to slow query, high mysql server IO ... For me , i resolve this by optimizing the IO load of the mysql server. For the daedlock, maybe you can find some help here #27000 with enough debugging info. -- 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]
