Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72064 invoked from network); 14 Jul 2008 12:58:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2008 12:58:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=ulf.wendel@phpdoc.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ulf.wendel@phpdoc.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phpdoc.de from 212.227.126.174 cause and error) X-PHP-List-Original-Sender: ulf.wendel@phpdoc.de X-Host-Fingerprint: 212.227.126.174 moutng.kundenserver.de Received: from [212.227.126.174] ([212.227.126.174:64381] helo=moutng.kundenserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/00-05739-B8D4B784 for ; Mon, 14 Jul 2008 08:58:52 -0400 Received: from [192.168.2.22] (p5B06F9A6.dip.t-dialin.net [91.6.249.166]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1KINdB2Bys-0000wO; Mon, 14 Jul 2008 14:58:18 +0200 Message-ID: <487B4D6F.5060505@phpdoc.de> Date: Mon, 14 Jul 2008 14:58:23 +0200 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Lars Strojny CC: jani.taskinen@iki.fi, PHP Developers Mailing List , Andrey Hristov References: <1215966417.4685.14.camel@localhost> <487B1C8E.2010703@phpdoc.de> <487B271F.70105@sci.fi> <487B38D7.1000308@phpdoc.de> <1216036691.8276.2.camel@localhost> In-Reply-To: <1216036691.8276.2.camel@localhost> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+I7fWFzxsyLgLu4wkTK3MbNkdwQVa8PuUysZT v7BguvXgza47SXVI5TIPbfp6ZFgXeAimMGYADNUWF0+hnRHsKz LcBzukmt2MmCCkFjxhd+g== Subject: Re: [PHP-DEV] tentative 5.3 release plan From: ulf.wendel@phpdoc.de (Ulf Wendel) Hi Lars! Lars Strojny schrieb: > Is there a way to checkout the source. I would love to test PDO_MYSQLND. Not yet. Andrey will need a day or so. I've CC'd him. He can post instructions here. The internal mysqlnd repostory, which includes the code for PDO_MYSQLND, was among the first to be migrated to Bazaar. This was long before the migration of the MySQL trees was announced [1] and long before the infrastructure for public access was ready. Blame me for not pushing on public access to the bzr repro earlier... Ulf [1] http://blogs.mysql.com/kaj/2008/06/19/version-control-thanks-bitkeeper-welcome-bazaar/