Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL), 10.3(EOL)
Description
SET sql_mode=STRICT_ALL_TABLES; |
CREATE OR REPLACE TABLE t1 AS SELECT 2222222222 DIV 1; |
ERROR 1264 (22003): Out of range value for column '2222222222 DIV 1' at row 1
|
Attachments
Issue Links
- blocks
-
MDEV-4912 Data type plugin API version 1
- Closed
- relates to
-
MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data type for INT functions
- Closed
-
MDEV-12856 Wrong result set metadata for DIV
- Closed
-
MDEV-12858 Out-of-range error for CREATE..SELECT unsigned_int_column+1
- Closed