Bug#381015: libsql-statement-perl: Deep recursion on subroutine SQL::Parser::non_parens_search

2007-11-30 Thread Gunnar Wolf
tags 381015 + upstream
thanks

Hi,

First of all, excuse me for such a long delay in taking steps to
handle this bug report.

I'm forwarding this bug to the upstream author; it is now registered
in the CPAN Request Tracker at:

http://rt.cpan.org//Ticket/Display.html?id=31105

Of course, as soon as we get a fix for this (or a new module version
fixing it), I will upload it into Debian.

Greetings,

-- 
Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF


pgpntAzNJ5qxL.pgp
Description: PGP signature


Bug#381015: libsql-statement-perl: Deep recursion on subroutine SQL::Parser::non_parens_search

2006-08-01 Thread Thierry Randrianiriana
Package: libsql-statement-perl
Version: 1.15-1
Severity: normal

I try to parse file gerenated with mysqldumpslow and I have error

Deep recursion on subroutine SQL::Parser::non_parens_search at 
/usr/share/perl5/SQL/Parser.pm line 1553,  line 14.
Deep recursion on subroutine SQL::Parser::non_parens_search at 
/usr/share/perl5/SQL/Parser.pm line 1559,  line 14.

 with a query contains 'IN':

 SELECT m.word_id
 FROM phpbb_search_wordmatch m, phpbb_search_wordlist w
 WHERE w.word_text
 IN ( 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S',
 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S', 'S')
 AND m.word_id = w.word_id




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=mg_MG.UTF-8, LC_CTYPE=mg_MG.UTF-8 (charmap=UTF-8)

Versions of packages libsql-statement-perl depends on:
ii  perl  5.8.8-6Larry Wall's Practical Extraction 

Versions of packages libsql-statement-perl recommends:
ii  libdbi-perl   1.51-1 Perl5 database interface by Tim Bu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]