Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19746 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99068 invoked by uid 1010); 26 Oct 2005 21:59:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99052 invoked from network); 26 Oct 2005 21:59:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 21:59:06 -0000 X-Host-Fingerprint: 84.60.58.112 dslb-084-060-058-112.pools.arcor-ip.net Received: from ([84.60.58.112:5752] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A1/8D-22886-82CFF534 for ; Wed, 26 Oct 2005 17:59:04 -0400 Message-ID: To: internals@lists.php.net Date: Wed, 26 Oct 2005 23:58:55 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 References: <12.DE.22886.21BBF534@pb1.pair.com> <4D.74.22886.09CCF534@pb1.pair.com> <435FF4C8.5050809@prohost.org> In-Reply-To: <435FF4C8.5050809@prohost.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 84.60.58.112 Subject: Re: [PHP-DEV] Re: Are there plans to support Mysql 5 soon? From: oliver.graetz@arcor.de (=?ISO-8859-1?Q?Oliver_Gr=E4tz?=) Ilia Alshanetsky schrieb: > pdo_mysql is not version specific, it'll work with 3.23,4.0,4.1 and even > 5.0 version of MySQL. Well, now it is not anymore. I had to wait several months not being able to use PDO because my Windows/XAMPP was already using MySQL 4.1 and the PDO betas were _not_ functioning. So, those careful complaints about "will it work?" are very much valid ;-) OLLi