mirror of
https://github.com/MariaDB/server.git
synced 2025-11-22 17:44:29 +03:00
SET PASSWORD = PASSWORD('foo') would fail for pam plugin with
ERROR HY000: SET PASSWORD is ignored for users authenticating via pam plugin
but SET PASSWORD = 'foo' would not.
Now it will.
3.6 KiB
3.6 KiB