Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19733 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13135 invoked by uid 1010); 26 Oct 2005 18:21:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13120 invoked from network); 26 Oct 2005 18:21:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 18:21:34 -0000 X-Host-Fingerprint: 85.240.228.189 bl7-228-189.dsl.telepac.pt Received: from ([85.240.228.189:8368] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id DB/03-22886-D29CF534 for ; Wed, 26 Oct 2005 14:21:33 -0400 Message-ID: To: internals@lists.php.net References: <12.DE.22886.21BBF534@pb1.pair.com> <435FC332.2060806@zend.com> Date: Wed, 26 Oct 2005 19:09:09 +0100 Lines: 23 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-RFC2646: Format=Flowed; Response X-Posted-By: 85.240.228.189 Subject: Re: [PHP-DEV] PDO: Are there plans to support Mysql 5 soon? From: holografix@gmail.com ("Holografix") Hi I know mysqli but already have some code (dao classes) based on pdo and I would like to keep it. Thanks anyway. Best regards holo "Antony Dovgal" escreveu na mensagem news:435FC332.2060806@zend.com... > 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