Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19772 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95664 invoked by uid 1010); 28 Oct 2005 01:06:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95649 invoked from network); 28 Oct 2005 01:06:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2005 01:06:56 -0000 X-Host-Fingerprint: 85.240.228.189 bl7-228-189.dsl.telepac.pt Received: from ([85.240.228.189:8077] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 89/90-22886-0B971634 for ; Thu, 27 Oct 2005 21:06:56 -0400 Message-ID: <89.90.22886.0B971634@pb1.pair.com> To: internals@lists.php.net References: <12.DE.22886.21BBF534@pb1.pair.com> Date: Fri, 28 Oct 2005 02:09:03 +0100 Lines: 19 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: Are there plans to support Mysql 5 soon? From: holografix@gmail.com ("Holografix") Sorry There are only problems with pdo mysqli problems were due to zend.ze1_compatibility_mode = On. Now it's off and no mysqli errors. best regards ""Holografix"" escreveu na mensagem news:12.DE.22886.21BBF534@pb1.pair.com... > Hi > > With PHP 5.1 knocking at the door, I guess many people would like to take > advantage og mysql 5 new features. > > Best regards