Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18771 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20655 invoked by uid 1010); 11 Sep 2005 07:32:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20639 invoked from network); 11 Sep 2005 07:32:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2005 07:32:19 -0000 X-Host-Fingerprint: 64.233.184.207 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.207:9686] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 29/30-17383-18DD3234 for ; Sun, 11 Sep 2005 03:32:18 -0400 Received: by wproxy.gmail.com with SMTP id i21so1429752wra for ; Sun, 11 Sep 2005 00:32:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I94BauWodTuxTZhw4vPrSSKuXAxA17dqYqsRfg0yMYjeDIOL2Zq3a8VdW0FQtKk3cLDc73PUJqRut3QR4uWbzk2Ls2WfzjA/b13mLTrt48Xzl7peUUvPWu3VE1elDbZTNdCtF3YEskLFjrCED/LbwJpQimW2DC8XJcGcHkYP/xU= Received: by 10.54.76.11 with SMTP id y11mr1611171wra; Sun, 11 Sep 2005 00:32:14 -0700 (PDT) Received: by 10.54.76.6 with HTTP; Sun, 11 Sep 2005 00:32:14 -0700 (PDT) Message-ID: <4e89b42605091100327a883b4c@mail.gmail.com> Date: Sun, 11 Sep 2005 03:32:14 -0400 Reply-To: kingwez@gmail.com To: Kevin Waterson Cc: internals@lists.php.net In-Reply-To: <20050911172551.3c45d014.kevin@oceania.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050911164416.37486420.kevin@oceania.net> <4e89b426050911002039d02761@mail.gmail.com> <20050911172551.3c45d014.kevin@oceania.net> Subject: Re: [PHP-DEV] 5.1.0 PDO fails to make From: kingwez@gmail.com (Wez Furlong) PDO_MYSQL only supports up to version 4 (the stable releases). I've had a long day, so I don't feel particularly motivated to add mysql 5 support, and probably won't for PHP 5.1. --Wez. On 9/11/05, Kevin Waterson wrote: > This one time, at band camp, Wez Furlong wrote: >=20 > > What version of the mysql libraries do you have? >=20 > MySQL 5.0.0-dev >=20 > Kevin > -- > "Democracy is two wolves and a lamb voting on what to have for lunch. > Liberty is a well-armed lamb contesting the vote." >