Edit report at https://bugs.php.net/bug.php?id=60748&edit=1
ID: 60748 Updated by: and...@php.net Reported by: fedora at famillecollet dot com Summary: mysqlnd doesn't honour --with-mysql-sock -Status: Open +Status: Bogus Type: Bug Package: MySQL related Operating System: GNU/Linux (Fedora 16) PHP Version: 5.4.0RC5 Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2012-01-13 16:56:37] fedora at famillecollet dot com Description: ------------ Patch to MySQL socket is harcoded and doesn't honour --with-mysql-sock. Trivial patch fix this ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60748&edit=1