Re: Why does mysqlnd get included in Linux 'core' PHP5 packages?
From: Remi Collet Date: Wed, 14 Sep 2011 05:34:14 +0000 Subject: Re: Why does mysqlnd get included in Linux 'core' PHP5 packages? References: 1 2 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
Le 03/09/2011 12:10, Tomas Kuliavas a écrit : > Debian, Mandriva and Fedora build PHP with '--with-mysql=shared,/usr > --with-mysqli=shared,/usr/bin/mysql_config'. FYI: starting with fedora 16, PHP is build once with libmysql and once with mysqlnd. So users will have the choice to install: - php-mysql (mysql + mysqli + pdo_mysql build with libmysql) OR - php-mysqlnd (same extensions with mysqlnd). Remi. P.S. just need to patch for mysql.sock location, need to dig further and propose a patch for this.
Thread (19 messages)
- Re: Why does mysqlnd get included in Linux 'core' PHP 5 packages?
- Re: Why does mysqlnd get included in Linux 'core' PHP5 packages?
- Re: Why does mysqlnd get included in Linux 'core' PHP5 packages?
« previous | php.internals (#55424) | next » |
---|