1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/mysql-test/suite/plugins/t
Sergei Golubchik 7b555ff2c5 MDEV-27341 Use SET PASSWORD to change PAM service
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.
2022-01-17 18:19:29 +01:00
..
2020-07-31 18:09:08 +03:00
2021-09-29 16:03:02 +03:00
2021-07-02 17:18:51 +10:00
2019-09-03 13:17:32 +03:00
2021-10-28 08:28:39 +03:00
2021-06-21 12:38:25 +03:00