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
Integrate and test multi delete sql, make sure that the commit and rollback of global transactions are fine.
refactor pkg/datasource/sql/undo/builder to pkg/datasource/sql/exec/at
run golbal transaction , make sure committing and rolling back global transactions is fine
Why is this needed:
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Integrate and test multi delete sql, make sure that the commit and rollback of global transactions are fine.
refactor pkg/datasource/sql/undo/builder to pkg/datasource/sql/exec/at
run golbal transaction , make sure committing and rolling back global transactions is fine
Why is this needed:
The text was updated successfully, but these errors were encountered: