Skip to content

Error message is different from TiDB when pow is out of bound #16407

@windtalker

Description

@windtalker

Bug Report

When the result of pow is out of range, the error message in TiDB looks like this

DOUBLE value is out of range in 'pow(-36452.389, 382218415)'

But in TiKV, the error message is

DOUBLE value is out of range in '-36452.389.pow(382218415)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions