#29853: php5-mysql - add default mysqlnd configuation to mysql.ini file --------------------------+-------------------------- Reporter: macintosh@… | Owner: ryandesign@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: wontfix | Keywords: Port: php5-mysql | --------------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => wontfix Comment: The ini file attached here sets mysql.default_socket, mysqli.default_socket and pdo_mysql.default_socket to the path to the mysql5 port's socket file, but we don't know that that's the version of MySQL server the user is running. They could be instead running mysql51 or mysql55 or mariadb or percona. The user needs to set up their ini file to match their setup. Clarified this by rewording the message in r102051. -- Ticket URL: <https://trac.macports.org/ticket/29853#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS