Bug #5420
The 'updatepassword' function doesn't raise errors correctly.
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-11-07
Due date:
% Done:
0%
Estimated time:
Description
An example of this problem is when the 'password' field isn't set to varbinary(45), but a varchar instead. Calling the updatepassword function won't do anything. No changes to the database, but no error will be raised either.