Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38402 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5698 invoked from network); 19 Jun 2008 14:35:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 14:35:15 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.236 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.236 rv-out-0506.google.com Received: from [209.85.198.236] ([209.85.198.236:16452] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/03-10717-1AE6A584 for ; Thu, 19 Jun 2008 10:35:14 -0400 Received: by rv-out-0506.google.com with SMTP id g37so6283611rvb.23 for ; Thu, 19 Jun 2008 07:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yw2wGD15A5vEMwnOs7U+BWhfTRulxEDN45iZ49ybfWE=; b=SnTWpQVQTxZR34UTca1v//MMJ81ZrHqo8xADRXtenINiXkdG3T8ROPsehFvOrbLsxt ih9DdcmuLhh9MfQGCs1r9N9HFWs+zMLNOSqbXyCOgdgJlXnI07x497qLgSxJfwuc141y VMxIXRJGBTA9oMcrVzIjQo+9UY2/UMzO5dXdA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=aaz1wzVMVripdN7hm7dTBqX0VVFaEQacg87YgOUXELbum7vMayaUByNHrhHuIshQhN MRxtBgPqNwIW49qhu4C2J9cPyHLNOg8ibHofVyfwWnEPcwku8P8EvneB2aRYNi46ioDo oZ1B7EpDi6eZc/ABAvWJSnHH+IKzTCzyGgl80= Received: by 10.141.137.16 with SMTP id p16mr6518327rvn.192.1213886110943; Thu, 19 Jun 2008 07:35:10 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Thu, 19 Jun 2008 07:35:10 -0700 (PDT) Message-ID: Date: Thu, 19 Jun 2008 16:35:10 +0200 To: "Lester Caine" Cc: "PHP internals" In-Reply-To: <485A55E4.10403@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <485A4CB5.80104@lsces.co.uk> <485A5364.4070806@lsces.co.uk> <485A55E4.10403@lsces.co.uk> Subject: Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0 From: pierre.php@gmail.com ("Pierre Joye") On Thu, Jun 19, 2008 at 2:49 PM, Lester Caine wrote: > Pierre Joye wrote: >> >> On Thu, Jun 19, 2008 at 2:39 PM, Lester Caine 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 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'll have to compile your own builds >>>> if you don't want it - use the --without-mysqlnd flag on windows >>> >>> Another reason not to switch to 5.3? :( >> >> 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. I was not clear. Mysql has been (and still is) always enabled and available by default in our Windows binaries. >> It is the main library used by all mysql modules, it replaces libmysql. > > And should only be load if MySQl is required ... Agreed, but I do not maintain mysqlnd (and not willing to :), can you open a bug about that please? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org