[MDEV-6287] Bad warning level when inserting a DATETIME value into a TIME column Created: 2014-06-02 Updated: 2014-06-02 Resolved: 2014-06-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.12, 5.5.37, 10.0.11 |
| Fix Version/s: | 10.0.12 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This SQL script:
displays a "Warning":
It should be a NOTE instead. |
| Comments |
| Comment by Alexander Barkov [ 2014-06-02 ] |
|
Fixing in 5.3 and 5.5 would need to much code to be back-ported from 10.0. |
| Comment by Alexander Barkov [ 2014-06-02 ] |
|
Pushed into 10.0. |