[MDEV-17906] Class Binary_string Created: 2018-12-05 Updated: 2018-12-05 Resolved: 2018-12-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Fix Version/s: | 10.4.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
During a review for
instead of:
Passing a String looks redundant, as val_raw_xxx() does not need a character set. Under terms of this task we'll:
Then, while cleaning up the patch for |