Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.0.3
-
None
-
None
Description
MariaDB [test]> SELECT 0 - seq AS seq FROM seq_1_to_1; |
ERROR 1690 (22003): BIGINT UNSIGNED value is out of range in '(0 - `test`.`seq_1 |
_to_1`.`seq`)'
|