php5-mysqlnd should be used by default instead of php5-mysql
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-meta (Ubuntu) |
New
|
Undecided
|
Unassigned |
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://
"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:/
affects: | tasksel (Ubuntu) → ubuntu-meta (Ubuntu) |