Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89471 invoked from network); 19 Jun 2008 14:03:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jun 2008 14:03:54 -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.189 cause and error) X-PHP-List-Original-Sender: steph@phparch.com X-Host-Fingerprint: 64.99.136.189 smtprelay-virgin0189.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.189] ([64.99.136.189:33720] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/CF-10717-9476A584 for ; Thu, 19 Jun 2008 10:03:53 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay07.hostedemail.com (Postfix) with SMTP id 2D6E1FCA06; Thu, 19 Jun 2008 14:03:51 +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 omf11.hostedemail.com (Postfix) with ESMTP; Thu, 19 Jun 2008 14:03:50 +0000 (UTC) Message-ID: <043a01c8d215$7ec8e3a0$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Lester Caine" , "PHP internals" References: <485A4CB5.80104@lsces.co.uk> <485A5364.4070806@lsces.co.uk> <485A55E4.10403@lsces.co.uk> <03f201c8d20f$1249d4b0$4401a8c0@foxbox> <485A6077.80703@lsces.co.uk> Date: Thu, 19 Jun 2008 15:05:11 +0100 Organization: php|architect MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response 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,3f03ba0922dc526d,6009de61782e991d,steph@phparch.com,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:967:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1568:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2525:2559:2563:2682:2685:2693:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3865:3866:3867:3870:3872:3873:3874:3934:3936:3938:3941:3944:3947:3950:4250:5007:6119:6261:7679:7875:7903,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") > 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 outcry when MySQL was unbundled - you were probably the only PHP user who was happy about it :) - Steph