[MDEV-20856] Bad values in metadata views for partitions on VARBINARY Created: 2019-10-18 Updated: 2019-10-18 Resolved: 2019-10-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets, Partitioning |
| Affects Version/s: | 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.5.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
I run this script:
It returns the following output:
Notice:
The expected behaviour would be to print 0xFF as _binary 0xff. |