Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96514 invoked by uid 1010); 24 Sep 2007 11:31:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96498 invoked from network); 24 Sep 2007 11:31:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Sep 2007 11:31:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 85.10.196.195 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 85.10.196.195 serveforce1.backendmedia.com Linux 2.6 Received: from [85.10.196.195] ([85.10.196.195:51398] helo=serveforce1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/85-30687-920A7F64 for ; Mon, 24 Sep 2007 07:31:53 -0400 Received: from soitgoes.local (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by serveforce1.backendmedia.com (Postfix) with ESMTP id 0EEB81224245; Mon, 24 Sep 2007 13:32:28 +0200 (CEST) Message-ID: <46F7A012.1030203@pooteeweet.org> Date: Mon, 24 Sep 2007 13:31:30 +0200 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Pierre CC: Keryx Web , PHP Developers Mailing List References: <1F69D3A2-0020-4B78-8B78-F4EE483ECC5D@prohost.org> <46EC6830.5060603@zend.com> <46EE1685.1060300@lsces.co.uk> <46EEE15B.6030304@keryx.se> <46EEFAAF.4060901@pooteeweet.org> In-Reply-To: <46EEFAAF.4060901@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-backendmedia-com-MailScanner-Information: Please contact the ISP for more information X-backendmedia-com-MailScanner: Found to be clean X-backendmedia-com-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.163, required 6, AWL 0.06, RDNS_DYNAMIC 0.10) X-backendmedia-com-MailScanner-From: mls@pooteeweet.org X-Spam-Status: No Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List (Summary) From: mls@pooteeweet.org (Lukas Kahwe Smith) Lukas Kahwe Smith wrote: > Pierre wrote: > >>> Also, is it not George S, Ilia and Wez that are listed as mainters of >>> PDO_MYSQL? >> >> Yes, as they do all the initial work. What's the point? Mysql was not >> a maintainer/initiator of any of the .net db layers (or any other >> language). > > I will try to discuss this and get a commitment at the developers > meeting in Heidelberg next week. Ok, it seems that MySQL AB is finally committing to fix up PDO_MySQL and to generally accept the fact that PDO is the future. Of course mysqli will also be actively maintained. But they will also make mysqlnd play nicely with PDO etc. They have a budget allocated for PDO development. They will soon assign a developer on this I am told. As part of this effort it is expected that the entire PDO test suite will also benefit. Furthermore they have allocated someone from the doc team to check over the ext/mysql and ext/mysqli docs. I will poke the relevant people at regular intervals, that any MySQL specific features in PDO will make it into the docs. regards, Lukas