summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/bug55283.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Cover have_ssl=NO and have_ssl=DISABLEDULF WENDEL2012-09-291-2/+2
|
* Check if MySQL server supports SSL and, if using mysqlnd, check if PHP ↵Ulf Wendel2011-09-011-6/+26
| | | | streams will support SSL
* Fix for bug #55283 SSL options set by mysqli_ssl_set ignored for MySQLi ↵Andrey Hristov2011-08-051-0/+55
persistent connections