Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19731 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97509 invoked by uid 1010); 26 Oct 2005 17:56:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97494 invoked from network); 26 Oct 2005 17:56:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 17:56:04 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:58991] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B7/B0-22886-233CF534 for ; Wed, 26 Oct 2005 13:56:03 -0400 Received: (qmail 19307 invoked from network); 26 Oct 2005 17:55:58 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 26 Oct 2005 17:55:58 -0000 Message-ID: <435FC332.2060806@zend.com> Date: Wed, 26 Oct 2005 21:56:02 +0400 User-Agent: Thunderbird 1.4.1 (X11/20051006) MIME-Version: 1.0 To: Holografix CC: internals@lists.php.net References: <12.DE.22886.21BBF534@pb1.pair.com> In-Reply-To: <12.DE.22886.21BBF534@pb1.pair.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PDO: Are there plans to support Mysql 5 soon? From: antony@zend.com (Antony Dovgal) On 26.10.2005 21:22, Holografix wrote: > Hi > > With PHP 5.1 knocking at the door, I guess many people would like to take > advantage og mysql 5 new features. What's the problem with MySQL 5 ? Did you try ext/mysqli ( http://php.net/mysqli ) ? -- Wbr, Antony Dovgal