Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.18
-
None
-
Darwin yossy.local 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64
-
10.0.23
Description
select column_get(column_create('float', 1.23456789012345E+100 as double), 'float' as double); |
-> 1.23456789012345e100
|
|
select column_json(column_create('float', 1.23456789012345E+100 as double)); |
-> {"float":"1e100"} |
|
select column_json(column_create('float', 1.23456789012345E+10 as double)); |
-> {"float":"1.2e10"} |
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Fix Version/s | 10.0 [ 16000 ] | |
Assignee | Oleksandr Byelkin [ sanja ] |
Sprint | 10.0.23-1 [ 23 ] |
Rank | Ranked higher |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Fix Version/s | 10.0.23 [ 20401 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Resolution | Won't Fix [ 2 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.10 [ 20402 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 70742 ] | MariaDB v4 [ 149408 ] |