flush statement should trigger implicit commit #34180
Labels
affects-4.0
This bug affects 4.0.x versions.
affects-5.0
This bug affects 5.0.x versions.
affects-5.1
This bug affects 5.1.x versions.
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects 5.4.x versions.
affects-6.0
fixes-6.1.0
severity/minor
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
For example:
2. What did you expect to see? (Required)
select * from t
should see 1 is inserted.3. What did you see instead (Required)
1 is not inserted
4. What is your TiDB version? (Required)
master ffa4ba9
The text was updated successfully, but these errors were encountered: