Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

truncating infinit cause panic #12064

Open
LemonHX opened this issue Mar 2, 2022 · 2 comments · May be fixed by #12065 or #12079
Open

truncating infinit cause panic #12064

LemonHX opened this issue Mar 2, 2022 · 2 comments · May be fixed by #12065 or #12079

Comments

@LemonHX
Copy link
Contributor

LemonHX commented Mar 2, 2022

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

@Lily2025
Copy link

/type bug
/severity major
/assign xiejiandong

@Lily2025
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment