Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38384 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51242 invoked from network); 19 Jun 2008 12:22:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 12:22:03 -0000 X-Host-Fingerprint: 24.247.219.180 24-247-219-180.dhcp.cdwr.mi.charter.com Received: from [24.247.219.180] ([24.247.219.180:11636] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/C7-10717-A6F4A584 for ; Thu, 19 Jun 2008 08:22:02 -0400 Message-ID: To: internals@lists.php.net Date: Thu, 19 Jun 2008 08:22:07 -0400 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 References: <485A4CB5.80104@lsces.co.uk> In-Reply-To: <485A4CB5.80104@lsces.co.uk> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Posted-By: 24.247.219.180 Subject: Re: Disable mysqlnd in PHP5.3.0 From: auroraeosrose@gmail.com (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'll have to compile your own builds if you don't want it - use the --without-mysqlnd flag on windows