TiFlash throw false positive error when cast
is executed in non-readonly statement
#7348
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-6.6
affects-7.0
affects-7.1
This bug affects the 7.1.x(LTS) versions.
component/compute
severity/major
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)
Before execute the example, should
set global tidb_enable_tiflash_read_for_write_stmt=on;
in TiDBIt throw errors like this
But if read from TiKV, the insert success.
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
TiDB v6.5.1
The text was updated successfully, but these errors were encountered: