Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

These bugs are not specific to MySQL. The bug around context closing the connection resulting in a txn not having an explicitly successful abort / rollback is a problem as well because conn.Close gets called in a goroutine when context expires.

We've experienced this in pq as well.



This as well, a recently fix for this scenario

https://github.com/golang/go/issues/34775




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: