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
mysql> set tidb_isolation_read_engines='tiflash'; select * from test.IDT_26539 where col2 = 'r2Ic';
Query OK, 0 rows affected (0.00 sec)
ERROR 1105 (HY000): Not found column generated_column_2 in block. There are only columns: col102, col103, col2, col4, col3, col5, FunctionConvertDurationFromNanos(col4, 0_Int64)_collator_0
4. What is your TiFlash version? (Required)
master
The text was updated successfully, but these errors were encountered:
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
success
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
master
The text was updated successfully, but these errors were encountered: