php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60748 mysqlnd doesn't honour --with-mysql-sock
Submitted: 2012-01-13 16:56 UTC Modified: 2012-01-16 21:17 UTC
From: fedora at famillecollet dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.4.0RC5 OS: GNU/Linux (Fedora 16)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 + 21 = ?
Subscribe to this entry?

 
 [2012-01-13 16:56 UTC] fedora at famillecollet dot com
Description:
------------
Patch to MySQL socket is harcoded and doesn't honour --with-mysql-sock.

Trivial patch fix this


Patches

mysqlnd-sock.patch (last revision 2012-01-13 17:27 UTC by fedora at famillecollet dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-16 21:17 UTC] andrey@php.net
-Status: Open +Status: Bogus
 [2012-01-16 21:17 UTC] andrey@php.net
This setting is on the level above mysqlnd - the extensions mysql, mysqli and pdo_mysql which all use this setting. If they don't then this is a bug in them. Otherwise there will be code duplications because with libmysql the code needs to be in the extensions.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 07:01:27 2024 UTC