[MDEV-32048] It is needed surround the invalid argument with quotes in the warning message of KDF() function Created: 2023-08-31 Updated: 2023-08-31 |
|
| Status: | In Testing |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 11.3 |
| Fix Version/s: | 11.3 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Lena Startseva | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
if you pass a string like "'\n\n\n'" as an argument of KDF() function, the warning message looks "funny":
Actual result:
|