Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Elizabeth M Smith
Steph Fox wrote: > > Can you build it as shared? I can't actually get --disable-all to work > here, it keeps shouting about objects-out-dir being 'no'. > > - Steph > Ah, shoot, the disable-all thing... that's a configure bug steph, and I have a patch to fix it sitting around here somewhere

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Steph Fox
I was not clear. Mysql has been (and still is) always enabled and available by default in our Windows binaries. Not now, and not for a very long time. Can we stop with the nitpicking? mysql has been available. To paraphrase Meatloaf, one out of three ain't bad :) Agreed, but I do not mai

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Pierre Joye
On Thu, Jun 19, 2008 at 4:55 PM, Steph Fox <[EMAIL PROTECTED]> wrote: > >> I was not clear. Mysql has been (and still is) always enabled and >> available by default in our Windows binaries. > > Not now, and not for a very long time. Can we stop with the nitpicking? mysql has been available. >> Ag

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Steph Fox
In fact I can see YOU commenting that it should not be enabled by default! But that was 2007 - I see no agreement that it should be later ? mysqlnd needs to be built-in statically. I will be opening a bug - if only to flag the need for a switch to disable it if it's not required. We have t

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Lester Caine
Steph Fox wrote: I was not clear. Mysql has been (and still is) always enabled and available by default in our Windows binaries. Not now, and not for a very long time. Agreed, but I do not maintain mysqlnd (and not willing to :), can you open a bug about that please? It's not a bug. It wa

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Lester Caine
Steph Fox wrote: MySQL was replaced by SQLite as the default database in the very first release of 5.0.0 http://www.php.net/ChangeLog-5.php#5.0.0b1 Yes. The PRIMARY reason was because of the number of non MySQL users who requested that. No. Will you please stop trying to rewrite history.

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Steph Fox
I was not clear. Mysql has been (and still is) always enabled and available by default in our Windows binaries. Not now, and not for a very long time. Agreed, but I do not maintain mysqlnd (and not willing to :), can you open a bug about that please? It's not a bug. It was a democratic dec

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Pierre Joye
On Thu, Jun 19, 2008 at 2:49 PM, Lester Caine <[EMAIL PROTECTED]> wrote: > Pierre Joye wrote: >> >> On Thu, Jun 19, 2008 at 2:39 PM, Lester Caine <[EMAIL PROTECTED]> wrote: >>> >>> Elizabeth M Smith wrote: Lester Caine wrote: > > Just trying to work out why my footprint was bigger

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Steph Fox
MySQL was replaced by SQLite as the default database in the very first release of 5.0.0 http://www.php.net/ChangeLog-5.php#5.0.0b1 Yes. The PRIMARY reason was because of the number of non MySQL users who requested that. No. Will you please stop trying to rewrite history. There was an outcr

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Lester Caine
Steph Fox wrote: Come on. Mysql has been always been enabled by default. *NO* Mysql was REMOVED as the default in 5.0.0 after lots of requests from those of us who don't want it loaded. There was a democratic decision to remove it. *NO*. MySQL was no longer bundled from 5.0.0 because MySQ

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Steph Fox
Come on. Mysql has been always been enabled by default. *NO* Mysql was REMOVED as the default in 5.0.0 after lots of requests from those of us who don't want it loaded. There was a democratic decision to remove it. *NO*. MySQL was no longer bundled from 5.0.0 because MySQL AB went GPL on

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Lester Caine
Pierre Joye wrote: On Thu, Jun 19, 2008 at 2:39 PM, Lester Caine <[EMAIL PROTECTED]> wrote: Elizabeth M Smith wrote: Lester Caine wrote: Just trying to work out why my footprint was bigger than I expected running the windows 5.3.0-dev and I've got mysqlnd installed when I don't need it. How do

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Steph Fox
Any particular reason why it's been changed - I can't see anything I need it for. The other million or so who do. - Steph -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Pierre Joye
On Thu, Jun 19, 2008 at 2:39 PM, Lester Caine <[EMAIL PROTECTED]> wrote: > Elizabeth M Smith wrote: >> >> Lester Caine wrote: >>> >>> Just trying to work out why my footprint was bigger than I expected >>> running the windows 5.3.0-dev and I've got mysqlnd installed when I >>> don't need it. How do

Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Lester Caine
Elizabeth M Smith wrote: Lester Caine wrote: Just trying to work out why my footprint was bigger than I expected running the windows 5.3.0-dev and I've got mysqlnd installed when I don't need it. How do I get rid of it or am I going have to compile my own builds in future? It's on by default o

[PHP-DEV] Re: Disable mysqlnd in PHP5.3.0

2008-06-19 Thread Elizabeth M Smith
Lester Caine wrote: > Just trying to work out why my footprint was bigger than I expected > running the windows 5.3.0-dev and I've got mysqlnd installed when I > don't need it. How do I get rid of it or am I going have to compile my > own builds in future? > It's on by default on windows, so you'l