Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19735 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18705 invoked by uid 1010); 26 Oct 2005 18:29:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18690 invoked from network); 26 Oct 2005 18:29:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2005 18:29:11 -0000 X-Host-Fingerprint: 85.240.228.189 bl7-228-189.dsl.telepac.pt Received: from ([85.240.228.189:14350] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 02/E3-22886-6FACF534 for ; Wed, 26 Oct 2005 14:29:10 -0400 Message-ID: <02.E3.22886.6FACF534@pb1.pair.com> To: internals@lists.php.net References: <12.DE.22886.21BBF534@pb1.pair.com> <435FC332.2060806@zend.com> Date: Wed, 26 Oct 2005 19:32:19 +0100 Lines: 29 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; Original 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. I am almost sure I read a message from Wez Furlong saying that pdo doesn't actualy support mysql 5 sometime ago. I will try it in a couple of hours. Now it's time to dinner and watch a football game. Thank you very much. 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