Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38414 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75164 invoked from network); 19 Jun 2008 16:04:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 16:04:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@phparch.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@phparch.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phparch.com from 64.99.136.144 cause and error) X-PHP-List-Original-Sender: steph@phparch.com X-Host-Fingerprint: 64.99.136.144 smtprelay-virgin0144.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.144] ([64.99.136.144:39505] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/72-63224-6838A584 for ; Thu, 19 Jun 2008 12:04:22 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay05.hostedemail.com (Postfix) with SMTP id C2EC6E586; Thu, 19 Jun 2008 16:04:19 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (host86-143-244-1.range86-143.btcentralplus.com [86.143.244.1]) (Authenticated sender: steph.fox) by omf10.hostedemail.com (Postfix) with ESMTP; Thu, 19 Jun 2008 16:04:19 +0000 (UTC) Message-ID: <053501c8d226$53a32490$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Pierre Joye" Cc: "Lester Caine" , "PHP internals" References: <485A4CB5.80104@lsces.co.uk> <485A5364.4070806@lsces.co.uk> <485A55E4.10403@lsces.co.uk> <045c01c8d21c$771066e0$4401a8c0@foxbox> Date: Thu, 19 Jun 2008 17:05:39 +0100 Organization: php|architect MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 X-Spam-Summary: 2,0,0,22c8f30f75a9db11,6009de61782e991d,steph@phparch.com,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3352:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:5007:6261:7875:7903:7974,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Re: [PHP-DEV] Re: Disable mysqlnd in PHP5.3.0 From: steph@phparch.com ("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 maintain mysqlnd (and not willing to :), can you >>> open a bug about that please? >> >> It's not a bug. It was a democratic decision taken in the early days of >> 5.3. > > To have it by default, to have it always even when using --disable-all > and no mysql extensions are enabled? yes, it is bug. 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