Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38386 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55006 invoked from network); 19 Jun 2008 12:43:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 12:43:36 -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.237 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.237 rv-out-0506.google.com Received: from [209.85.198.237] ([209.85.198.237:3860] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/78-10717-8745A584 for ; Thu, 19 Jun 2008 08:43:36 -0400 Received: by rv-out-0506.google.com with SMTP id g37so6239932rvb.23 for ; Thu, 19 Jun 2008 05:43:33 -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=1okKwwrk0esHgrFETSBVszhdbjrL0ps6GZBsvEC1oW8=; b=uXVtkiTIRdbXmtKlX8Etsh+qyAfTjb862OSHiTkSAzIaFIvfCTvxU8HcE+AYkPuf3J wlQv7W/TnLr3VAMyCt/XpOBoOmHeoEpDP+ZE4A6URAf9kKV4BniNRSQ+r/y7NtmN2w/l i6jlj2EAe+hgX7dN1727eei+JjlzpTC5qOj7k= 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=p7omkv/3Bm8rc6/QDMXdeuikDGX3RvYL+oL6jM/ZETSDZKO+YijDq+XctJnOyF/Qem f8qiuGt4ZO5nCUCJICmwZ/pnJmo9QalSD5+Bf3GqW+GHIpbP9A3VIpy72xzmM2rRG9tm 9W6rVnCLS3lSjBK1ZRPGSiyVssoKZLmrhWdug= Received: by 10.140.127.13 with SMTP id z13mr6375839rvc.142.1213879413621; Thu, 19 Jun 2008 05:43:33 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Thu, 19 Jun 2008 05:43:33 -0700 (PDT) Message-ID: Date: Thu, 19 Jun 2008 14:43:33 +0200 To: "Lester Caine" Cc: "PHP internals" In-Reply-To: <485A5364.4070806@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> 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: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. > Any particular reason why it's been changed - I can't see anything I need it > for. It is the main library used by all mysql modules, it replaces libmysql. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org