You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
when i execute at/basic example, sampleInsert func got an error:
What you expected to happen: execute normally
How to reproduce it (as minimally and precisely as possible):
execute basic example with cmd: go run at/basic/*
golang version: go1.20.5 darwin/amd64
mysql version: 8.1.0
Anything else we need to know?:
this bug has been fixed in seata-go latest version, so i upgrade the seata-go version in go.mod
The text was updated successfully, but these errors were encountered:
What happened:
when i execute at/basic example, sampleInsert func got an error:
What you expected to happen: execute normally
How to reproduce it (as minimally and precisely as possible):
execute basic example with cmd: go run at/basic/*
golang version: go1.20.5 darwin/amd64
mysql version: 8.1.0
Anything else we need to know?:
this bug has been fixed in seata-go latest version, so i upgrade the seata-go version in go.mod
The text was updated successfully, but these errors were encountered: