puppet-php icon indicating copy to clipboard operation
puppet-php copied to clipboard

mysql is deprecated, long live mysqlnd

Open igalic opened this issue 10 years ago • 2 comments

With the deprecation of mysql, we should instead provide mysqlnd

perhaps even with a deprecation warning

igalic avatar Dec 04 '14 18:12 igalic

PR away - on debian (dotdeb) I actually think php5-mysql is php-mysqlnd

jippi avatar Dec 04 '14 20:12 jippi

It doesn't seems they are the same. - On Ubunut there are different packages, too.

https://packages.debian.org/de/wheezy/php5-mysqlnd https://packages.debian.org/de/wheezy/php5-mysql

Jack12816 avatar Dec 05 '14 09:12 Jack12816