summaryrefslogtreecommitdiff
path: root/vcsclean
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2020-12-03 08:39:08 +1100
committerNikita Popov <nikita.ppv@gmail.com>2020-12-03 10:56:00 +0100
commit0697a64f7eb99780e32414c43b6139001e4cc3eb (patch)
tree22163467bfc441c6fe63729d9ec70ab5c0b36ca6 /vcsclean
parentd6fcaf5da4368918936a875876e0639b7e6f3bd2 (diff)
downloadphp-git-0697a64f7eb99780e32414c43b6139001e4cc3eb.tar.gz
Fix mysqli_expire_password test for mariadb
In MariaDB-10.4.3 EXPIRE passwords where supported for MariaDB. This only behaves like MySQL when the system variable disconnect_on_expired_passwords=1. MariaDB if there was no password it could not be considered expired. So the test is adjusted to use actual passwords. (MariaDB commit a94b20a8e0d9e64eeaabdaaa7a3e03fcdb8a686e) The error codes produced my MariaDB are different however still conforming to the SQL specification. Closes GH-6480.
Diffstat (limited to 'vcsclean')
0 files changed, 0 insertions, 0 deletions