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

Thierry Randrianiriana thierry at randrianiriana.org
Tue Aug 1 13:44:30 UTC 2006


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-6    Larry 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




More information about the pkg-perl-maintainers mailing list