[Bug 1303646] Re: php5-mysqlnd should be used by default instead of php5-mysql
Colin Watson
cjwatson at canonical.com
Thu Dec 31 19:51:21 UTC 2015
** Package changed: tasksel (Ubuntu) => ubuntu-meta (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1303646
Title:
php5-mysqlnd should be used by default instead of php5-mysql
Status in ubuntu-meta package in Ubuntu:
New
Bug description:
By default, tasksel uses php5-mysql instead of php5-mysqlnd.
$ tasksel --task-packages lamp-server | grep php5-mysql
Outputs: php5-mysql
The PHP manual
(http://www.php.net/manual/en/mysqli.overview.php#mysqli.overview.mysqlnd)
says:
"As mysqlnd is designed specifically to be utilised in the PHP system
it has numerous memory and speed enhancements over libmysqlclient. You
are strongly encouraged to take advantage of these improvements."
Ubuntu should heed the advice of the PHP devs.
This is also a problem on the help website
(https://help.ubuntu.com/community/ApacheMySQLPHP) which recommends
installing php5-mysql, as well as the package managers which insert a
"recommended package" icon beside php5-mysql and not php5-mysqlnd
(where it should be).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1303646/+subscriptions
More information about the foundations-bugs
mailing list