expression: handle ErrTruncated when dividing decimals in non-data-change stmts#14438
Merged
qw4990 merged 9 commits intopingcap:masterfrom Feb 7, 2020
Merged
expression: handle ErrTruncated when dividing decimals in non-data-change stmts#14438qw4990 merged 9 commits intopingcap:masterfrom
qw4990 merged 9 commits intopingcap:masterfrom
Conversation
Contributor
Author
|
/run-all-tests |
SunRunAway
reviewed
Jan 20, 2020
Contributor
SunRunAway
left a comment
There was a problem hiding this comment.
Please fix the test case.
What problem does this PR solve?
Handle ErrTruncated when dividing decimals.
Before this PR:
After this PR:
In MySQL:
Check List
Tests