Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
11.3(EOL)
-
None
Description
if you pass a string like "'\n\n\n'" as an argument of KDF() function, the warning message looks "funny":
Testcase:
select hex(kdf('foo', 'bar', 10, '\n\n\n')); |
Actual result:
hex(kdf('foo', 'bar', 10, '\n\n\n')) |
NULL
|
Warnings:
|
Warning 3047 Invalid argument error:
|
|
|
in function kdf. |
Attachments
Issue Links
- is part of
-
MDEV-31474 KDF() function
-
- Closed
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
3h 32m | 1 |
|
46m 22s | 1 |
|
1m 19s | 1 |
|
205d 13h 2m | 1 |