SELECT 9223372036854775807 + 1;
is not compatible with MySQL
#9823
Labels
SELECT 9223372036854775807 + 1;
is not compatible with MySQL
#9823
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
SELECT 9223372036854775807 + 1;
What did you expect to see?
In Mysql 8.0.15
See also https://dev.mysql.com/doc/refman/8.0/en/out-of-range-and-overflow.html
tidb-server -V
or runselect tidb_version();
on TiDB)?The text was updated successfully, but these errors were encountered: