[MDEV-31852] COERCIBILITY(NULL) returns 6 instead of 5 Created: 2023-08-04 Updated: 2023-08-16 Resolved: 2023-08-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.6.14 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The KB says that COERCIBILITY(NULL) should return 5, but it returns 6. https://mariadb.com/kb/en/coercibility/ Steps to reproduce
Actual results
Expected resultsAccording to the KB, it should return 5. |
| Comments |
| Comment by Alexander Barkov [ 2023-08-16 ] |
|
ralf.gebhardt, GeoffMontee, the KB article was wrong. |