Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19744 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89450 invoked by uid 1010); 26 Oct 2005 21:27:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89435 invoked from network); 26 Oct 2005 21:27:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 21:27:41 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:45646] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FE/7C-22886-DC4FF534 for ; Wed, 26 Oct 2005 17:27:41 -0400 Received: (qmail 10630 invoked from network); 26 Oct 2005 21:27:38 -0000 Received: from softdnserror (HELO ?192.168.1.101?) (72.59.8.85) by prohost.org with SMTP; 26 Oct 2005 21:27:38 -0000 Message-ID: <435FF4C8.5050809@prohost.org> Date: Wed, 26 Oct 2005 17:27:36 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Holografix CC: internals@lists.php.net References: <12.DE.22886.21BBF534@pb1.pair.com> <4D.74.22886.09CCF534@pb1.pair.com> In-Reply-To: <4D.74.22886.09CCF534@pb1.pair.com> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Are there plans to support Mysql 5 soon? From: ilia@prohost.org (Ilia Alshanetsky) pdo_mysql is not version specific, it'll work with 3.23,4.0,4.1 and even 5.0 version of MySQL. Ilia