The Go driver doesn't support transactions at the moment: https://github.com/adbc-drivers/mysql/blob/c63a01820dcf568a8fba90065da30856127f9365/go/mysql_test.go#L244 Ref https://github.com/adbc-drivers/mysql/issues/34
The Go driver doesn't support transactions at the moment:
mysql/go/mysql_test.go
Line 244 in c63a018
Ref #34