Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32361 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19418 invoked by uid 1010); 17 Sep 2007 20:19:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19403 invoked from network); 17 Sep 2007 20:19:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Sep 2007 20:19:57 -0000 Authentication-Results: pb1.pair.com header.from=webmaster@keryx.se; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=webmaster@keryx.se; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain keryx.se designates 208.69.121.33 as permitted sender) X-PHP-List-Original-Sender: webmaster@keryx.se X-Host-Fingerprint: 208.69.121.33 supavet.nexcess.net Received: from [208.69.121.33] ([208.69.121.33:51917] helo=supavet.nexcess.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/E4-25125-C61EEE64 for ; Mon, 17 Sep 2007 16:19:57 -0400 Received: (qmail 6821 invoked by uid 108); 17 Sep 2007 20:19:54 -0000 Received: from unknown (HELO ?127.0.0.1?) (gunther@keryx.se@87.227.57.139) by supavet.nexcess.net with ESMTPA; 17 Sep 2007 20:19:54 -0000 Message-ID: <46EEE15B.6030304@keryx.se> Date: Mon, 17 Sep 2007 22:19:39 +0200 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: PHP Developers Mailing List References: <1F69D3A2-0020-4B78-8B78-F4EE483ECC5D@prohost.org> <46EC6830.5060603@zend.com> <46EE1685.1060300@lsces.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000775-0, 2007-09-16), Outbound message X-Antivirus-Status: Clean Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List (Summary) From: webmaster@keryx.se (Keryx Web) Pierre skrev: > Only ext/mysql and ext/mysqli use it. PDO is somehow "planed" but I > have serious doubts about the motivations of mysql to ever support pdo > like they support other generic connectors (see .net...). The first posts on the net from MySQL-people talked about mysqli first, PDO second and not the old mysql-functions at all. I think that if the PHP community really starts commit to PDO, like in teaching PDO *first* to beginners and using PDO for normal examples in blog posts and on book pages, the people at MySQL will make sure that PDO_MYSQL moves to the new lib as well. Also, is it not George S, Ilia and Wez that are listed as mainters of PDO_MYSQL? Lars Gunther