Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
11.3(EOL)
-
None
Description
Testcase:
select hex(kdf('foo', 'bar', 1000, 'pbkdf2_hmac', -8)); |
Expected result:
NULL
|
Warnings:
|
Warning 3047 Invalid argument error: -8 in function kdf. |
Actual result:
The query does not return a result and hangs
Attachments
Issue Links
- is part of
-
MDEV-31474 KDF() function
- Closed