peatio icon indicating copy to clipboard operation
peatio copied to clipboard

daemons/blockchain : Mysql2::Error: This connection is still waiting for a result, try again once you have the result: ROLLBACK

Open alextegro opened this issue 1 year ago • 0 comments

Hello Openware team I have an issue with RDS connection during blockchain deamon run:

Mysql2::Error: This connection is still waiting for a result, try again once you have the result: ROLLBACK

This sounds as race condition from known issue on mysql2 lib https://github.com/brianmario/mysql2/issues/1274

Can you please help to figure out solution?

alextegro avatar Jun 21 '23 18:06 alextegro