[wp-trac] [WordPress Trac] #19324: Allow more flexible mysql_connect configuration (compression, ssl, etc)

WordPress Trac noreply at wordpress.org
Tue Sep 17 00:59:46 UTC 2013


#19324: Allow more flexible mysql_connect configuration (compression, ssl, etc)
------------------------------+---------------------
 Reporter:  Otto42            |       Owner:  nacin
     Type:  feature request   |      Status:  closed
 Priority:  normal            |   Milestone:  3.2
Component:  Database          |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  commit has-patch  |
------------------------------+---------------------

Comment (by ticoombs):

 So, even tho when I add:

 define('MYSQL_CLIENT_FLAGS', MYSQL_CLIENT_SSL);
 to my wp-config.php file. It still sends data in the clear.

 If I'm not mistaken, it will always return 0 as the variable is not
 accessible outside of the function?

 Which is what line 544 handles, in wp-db.php.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/19324#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list