diff options
author | ULF WENDEL <uw@php.net> | 2012-09-29 17:42:00 +0200 |
---|---|---|
committer | ULF WENDEL <uw@php.net> | 2012-09-29 17:42:00 +0200 |
commit | 917639d4631b456f8ffd959a3c523071c3e9c8b5 (patch) | |
tree | 2e56b7f36d4b48ce5c664709e1d95de6496aa9b3 | |
parent | 0e1df4dfe735eb038964aaf917d1e14cc7ad7de3 (diff) | |
download | php-git-917639d4631b456f8ffd959a3c523071c3e9c8b5.tar.gz |
Updating expected output in anticipation of mysqlnd_auth.c path
-rw-r--r-- | ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt b/ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt index 960f08ad48..e2626240d8 100644 --- a/ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt +++ b/ext/mysqli/tests/mysqli_pam_sha256_public_key_option_invalid.phpt @@ -182,5 +182,7 @@ Warning: mysqli::real_connect(): (HY000/1045): %s in %s on line %d [300 + 002] [1045] %s Warning: mysqli::real_connect(%sest_sha256_wrong_%d): failed to open stream: No such file or directory in %s on line %d + +Warning: mysqli::real_connect(): (HY000/1045): %s in %s on line %d [400 + 002] [1045] %s done!
\ No newline at end of file |