Test: /ext/mysqli/tests/bug55283.phpt - Version 7.3.12        

Bug #55283 SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections
Submitted: 2011-07-26 00:20:58 Modified: 2017-10-24 06:13:09
From: aleksey Assigned:
Status: Open Package: MySQLi related
PHP Version: 5.3.6 OS: Cent OS

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: mysqli_real_connect(): this stream does not support SSL/crypto in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
002+
003+ Warning: mysqli_real_connect(): Cannot connect to MySQL by using SSL in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
004+
005+ Warning: mysqli_real_connect(): [2002] (trying to connect via (null)) in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
006+
007+ Warning: mysqli_real_connect(): (HY000/2002): in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
008+
009+ Warning: mysqli_real_connect(): this stream does not support SSL/crypto in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
010+
011+ Warning: mysqli_real_connect(): Cannot connect to MySQL by using SSL in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
012+
013+ Warning: mysqli_real_connect(): [2002] (trying to connect via (null)) in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
014+
015+ Warning: mysqli_real_connect(): (HY000/2002): in /root/soft/php-7.3.12/ext/mysqli/tests/connect.inc on line 113
001- array(2) {
002- [0]=>
003- string(10) "Ssl_cipher"
004- [1]=>
005- string(7) "RC4-MD5"
006- }
007- array(2) {
008- [0]=>
009- string(10) "Ssl_cipher"
010- [1]=>
011- string(7) "RC4-MD5"
012- }