[Bug 1303646] [NEW] php5-mysqlnd should be used by default instead of php5-mysql

Mike Robinson 1303646 at bugs.launchpad.net
Mon Apr 7 08:07:01 UTC 2014


Public bug reported:

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).

** Affects: tasksel (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to tasksel in Ubuntu.
https://bugs.launchpad.net/bugs/1303646

Title:
  php5-mysqlnd should be used by default instead of php5-mysql

Status in “tasksel” 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/tasksel/+bug/1303646/+subscriptions



More information about the foundations-bugs mailing list