tikv icon indicating copy to clipboard operation
tikv copied to clipboard

truncating infinit cause panic

Open LemonHX opened this issue 2 years ago • 2 comments

Bug Report

see tidb 32623

What version of TiKV are you using?

master

What operating system and CPU are you using?

Steps to reproduce

select truncate(x,114514);

What did you expect?

works

What did happened?

panic

LemonHX avatar Mar 02 '22 11:03 LemonHX

/type bug /severity major /assign xiejiandong

Lily2025 avatar Mar 15 '22 02:03 Lily2025

the same issue:https://github.com/pingcap/tidb/issues/32623,and This feature is currently disabled by default

Lily2025 avatar Mar 31 '22 06:03 Lily2025