php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54192 mysqli_ssl_set is also availiable with mysqlnd
Submitted: 2011-03-08 13:56 UTC Modified: 2011-05-09 16:25 UTC
From: carsten_sttgt at gmx dot de Assigned: uw (profile)
Status: Closed Package: MySQLi related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2011-03-08 13:56 UTC] carsten_sttgt at gmx dot de
Description:
------------
From the manual [1]:
| Note that MySQL Native Driver does not support SSL, so calling this
| function when using MySQL Native Driver will result in an error.

As of PHP 5.3.3 mysqlnd is supporting SSL, and thus mysqli_ssl_set() is also working.

[1] http://de.php.net/manual/en/mysqli.ssl-set.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-09 16:25 UTC] uw@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: uw
 [2011-05-09 16:25 UTC] uw@php.net
Good find, Carsten!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 12:01:30 2024 UTC