[MDEV-8300] CAST('' AS DECIMAL) is too strict on INSERT in strict mode Created: 2015-06-11 Updated: 2023-11-13 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | upstream | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Sprint: | 10.1.8-3 | ||||||||||||||||||||||||
| Description |
|
This script:
returns an error:
This looks wrong. I wrote an explicit CAST, so I expect:
|
| Comments |
| Comment by Alexander Barkov [ 2016-09-24 ] |
|
Hmm, the was not pushed for some reasons. |