Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34914 invoked by uid 1010); 8 Sep 2005 21:33:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34883 invoked from network); 8 Sep 2005 21:33:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2005 21:33:58 -0000 X-Host-Fingerprint: 212.55.154.25 relay5.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.25:60453] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 4D/20-17383-1DDA0234 for ; Thu, 08 Sep 2005 17:32:02 -0400 Received: (qmail 26526 invoked from network); 8 Sep 2005 21:31:57 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.159) by relay5 with SMTP; 8 Sep 2005 21:31:57 -0000 Received: (qmail 11507 invoked from network); 8 Sep 2005 21:31:57 -0000 X-AntiVirus: PTMail-AV 0.3-0.86.2 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.184.6]) (envelope-sender ) by mta9 (qmail-ldap-1.03) with SMTP for ; 8 Sep 2005 21:31:57 -0000 Message-ID: <002001c5b4bc$bcf34cc0$0100a8c0@pc07653> To: "Ilia Alshanetsky" Cc: "PHPdev" References: <010101c5afea$4227cd80$0100a8c0@pc07653> <43189886.4010500@prohost.org> <010901c5afed$0db28380$0100a8c0@pc07653> <4318A3F1.8080407@prohost.org> <007e01c5b4af$8e50e5b0$0100a8c0@pc07653> <4320A82F.5040309@prohost.org> Date: Thu, 8 Sep 2005 22:31:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: Re: [PHP-DEV] [PATCH] sqlite: retrieve SQL syntax errors From: nlopess@php.net ("Nuno Lopes") Thanks for reviewing and applying my patch ;) Nuno ----- Original Message ----- > Applied to CVS, thanks for the patch and the reminder :-) > > Ilia