Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-06 Thread Pierre Joye
2009/5/6 Johannes Schlüter : > On Wed, 2009-05-06 at 14:00 +0200, Pierre Joye wrote: >> On Wed, May 6, 2009 at 1:37 PM, Hannes Magnusson >> wrote: >> > On Wed, May 6, 2009 at 13:29, Pierre Joye wrote: >> >> On Wed, May 6, 2009 at 1:26 PM, Ulf Wendel wrote: >> >>> I would appreciate if the bug da

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-06 Thread Johannes Schlüter
On Wed, 2009-05-06 at 14:00 +0200, Pierre Joye wrote: > On Wed, May 6, 2009 at 1:37 PM, Hannes Magnusson > wrote: > > On Wed, May 6, 2009 at 13:29, Pierre Joye wrote: > >> On Wed, May 6, 2009 at 1:26 PM, Ulf Wendel wrote: > >>> I would appreciate if the bug database could distinguish between fea

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-06 Thread Pierre Joye
On Wed, May 6, 2009 at 1:37 PM, Hannes Magnusson wrote: > On Wed, May 6, 2009 at 13:29, Pierre Joye wrote: >> On Wed, May 6, 2009 at 1:26 PM, Ulf Wendel wrote: >>> I would appreciate if the bug database could distinguish between feature >>> requests and bugs. >> >> it can, but then it gets even

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-06 Thread Hannes Magnusson
On Wed, May 6, 2009 at 13:29, Pierre Joye wrote: > On Wed, May 6, 2009 at 1:26 PM, Ulf Wendel wrote: >> I would appreciate if the bug database could distinguish between feature >> requests and bugs. > > it can, but then it gets even worst as you lost the category... a > feature request being a ca

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-06 Thread Pierre Joye
On Wed, May 6, 2009 at 1:26 PM, Ulf Wendel wrote: > Jani Taskinen schrieb: >> >> Pierre Joye kirjoitti: >>> >>> Hi, >>> >>> Would it not easier and better to have mysqlnd as default backend for >>> the mysql extensions (pdo, mysqli and mysql) when the configure option >>> are used without value? I

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-06 Thread Ulf Wendel
Jani Taskinen schrieb: Pierre Joye kirjoitti: Hi, Would it not easier and better to have mysqlnd as default backend for the mysql extensions (pdo, mysqli and mysql) when the configure option are used without value? I can already imagine the maintenance pains and the debugging nightmare for our

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-04 Thread Lukas Kahwe Smith
On 04.05.2009, at 20:31, Pierre Joye wrote: Hi, Would it not easier and better to have mysqlnd as default backend for the mysql extensions (pdo, mysqli and mysql) when the configure option are used without value? I can already imagine the maintenance pains and the debugging nightmare for our u

Re: [PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-04 Thread Jani Taskinen
Pierre Joye kirjoitti: Hi, Would it not easier and better to have mysqlnd as default backend for the mysql extensions (pdo, mysqli and mysql) when the configure option are used without value? I can already imagine the maintenance pains and the debugging nightmare for our users while working with

[PHP-DEV] Enable mysqlnd as default backend (not about enabling mysql by default)

2009-05-04 Thread Pierre Joye
Hi, Would it not easier and better to have mysqlnd as default backend for the mysql extensions (pdo, mysqli and mysql) when the configure option are used without value? I can already imagine the maintenance pains and the debugging nightmare for our users while working with a buggy libmysql instead