Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 16238
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: iprash [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 3.0002_4
Fixed in: (no value)



Subject: fails for mysql 5
root@softsit:/usr/local/bugzilla-2.20# ./checksetup.pl Checking perl modules ... Checking for AppConfig (v1.52) ok: found v1.56 Checking for CGI (v2.93) ok: found v3.11 Checking for Data::Dumper (any) ok: found v2.121 Checking for Date::Format (v2.21) ok: found v2.22 Checking for DBI (v1.38) ok: found v1.48 Checking for File::Spec (v0.84) ok: found v3.14 Checking for File::Temp (any) ok: found v0.16 Checking for Template (v2.08) ok: found v2.14 Checking for Text::Wrap (v2001.0131) ok: found v2005.0824 Checking for Mail::Mailer (v1.65) ok: found v1.67 Checking for Storable (any) ok: found v2.15 The following Perl modules are optional: Checking for GD (v1.20) not found Checking for Chart::Base (v1.0) not found Checking for XML::Parser (any) ok: found v2.34 Checking for GD::Graph (any) not found Checking for GD::Text::Align (any) not found Checking for PatchReader (v0.9.4) not found If you you want to see graphical bug charts (plotting historical data over time), you should install libgd and the following Perl modules: GD: /usr/bin/perl -MCPAN -e 'install "GD"' Chart: /usr/bin/perl -MCPAN -e 'install "Chart::Base"' If you you want to see graphical bug reports (bar, pie and line charts of current data), you should install libgd and the following Perl modules: GD: /usr/bin/perl -MCPAN -e 'install "GD"' GD::Graph: /usr/bin/perl -MCPAN -e 'install "GD::Graph"' GD::Text::Align: /usr/bin/perl -MCPAN -e 'install "GD::Text::Align"' If you want to see pretty HTML views of patches, you should install the PatchReader module: PatchReader: /usr/bin/perl -MCPAN -e 'install "PatchReader"' Checking user setup ... Removing existing compiled templates ... Precompiling templates ... Checking for DBD::mysql (v2.9003) ok: found v3.0002_4 Checking for MySQL (v3.23.41) ok: found v5.0.15-standard-log Creating database bugs ... DBD::mysql::db selectrow_array warning: [for Statement "SELECT COUNT(*) FROM bz_schema"] at Bugzilla/DB.pm line 799. Building Schema object from database... Adding new table bz_schema ... Initializing the new Schema storage... Out of memory! Out of memory! Callback called exit. DBI::db=HASH(0x981aecc)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at ./checksetup.pl line 1543.
Date: Thu, 1 Dec 2005 11:34:09 -0500
From: Prashanth Narayanan <iprash [...] gmail.com>
To: bug-DBD-mysql [...] rt.cpan.org
Subject: Re: [cpan #16238] AutoReply: fails for mysql 5
RT-Send-Cc:
as an added note, i went back to v3.0002 and it worked without any problem. -prash. On 12/1/05, DBD-mysql <bug-DBD-mysql@rt.cpan.org> wrote: Show quoted text
> > Greetings, > This message has been automatically generated in response to your bug report about DBD-mysql, a summary of which appears below. > > There is no need to reply to this message right now. Your bug in DBD-mysql has been assigned an ID of [cpan #16238]. Please include the string: > > [cpan #16238] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > bug-DBD-mysql@rt.cpan.org > > ------------------------------------------------------------------------- > root@softsit:/usr/local/bugzilla-2.20# ./checksetup.pl > > Checking perl modules ... > Checking for AppConfig (v1.52) ok: found v1.56 > Checking for CGI (v2.93) ok: found v3.11 > Checking for Data::Dumper (any) ok: found v2.121 > Checking for Date::Format (v2.21) ok: found v2.22 > Checking for DBI (v1.38) ok: found v1.48 > Checking for File::Spec (v0.84) ok: found v3.14 > Checking for File::Temp (any) ok: found v0.16 > Checking for Template (v2.08) ok: found v2.14 > Checking for Text::Wrap (v2001.0131) ok: found v2005.0824 > Checking for Mail::Mailer (v1.65) ok: found v1.67 > Checking for Storable (any) ok: found v2.15 > > The following Perl modules are optional: > Checking for GD (v1.20) not found > Checking for Chart::Base (v1.0) not found > Checking for XML::Parser (any) ok: found v2.34 > Checking for GD::Graph (any) not found > Checking for GD::Text::Align (any) not found > Checking for PatchReader (v0.9.4) not found > > If you you want to see graphical bug charts (plotting historical data over > time), you should install libgd and the following Perl modules: > > GD: /usr/bin/perl -MCPAN -e 'install "GD"' > Chart: /usr/bin/perl -MCPAN -e 'install "Chart::Base"' > > If you you want to see graphical bug reports (bar, pie and line charts of > current data), you should install libgd and the following Perl modules: > > GD: /usr/bin/perl -MCPAN -e 'install "GD"' > GD::Graph: /usr/bin/perl -MCPAN -e 'install "GD::Graph"' > GD::Text::Align: /usr/bin/perl -MCPAN -e 'install "GD::Text::Align"' > > If you want to see pretty HTML views of patches, you should install the > PatchReader module: > PatchReader: /usr/bin/perl -MCPAN -e 'install "PatchReader"' > Checking user setup ... > Removing existing compiled templates ... > Precompiling templates ... > Checking for DBD::mysql (v2.9003) ok: found v3.0002_4 > Checking for MySQL (v3.23.41) ok: found v5.0.15-standard-log > Creating database bugs ... > > DBD::mysql::db selectrow_array warning: [for Statement "SELECT COUNT(*) FROM bz_schema"] at Bugzilla/DB.pm line 799. > Building Schema object from database... > Adding new table bz_schema ... > Initializing the new Schema storage... > Out of memory! > Out of memory! > Callback called exit. > DBI::db=HASH(0x981aecc)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at ./checksetup.pl line 1543. > >
From: pravin [...] tenet.res.in
On Thu Dec 01 11:22:19 2005, guest wrote: Show quoted text
> root@softsit:/usr/local/bugzilla-2.20# ./checksetup.pl > > Checking perl modules ... > Checking for AppConfig (v1.52) ok: found v1.56 > Checking for CGI (v2.93) ok: found v3.11 > Checking for Data::Dumper (any) ok: found v2.121 > Checking for Date::Format (v2.21) ok: found v2.22 > Checking for DBI (v1.38) ok: found v1.48 > Checking for File::Spec (v0.84) ok: found v3.14 > Checking for File::Temp (any) ok: found v0.16 > Checking for Template (v2.08) ok: found v2.14 > Checking for Text::Wrap (v2001.0131) ok: found v2005.0824 > Checking for Mail::Mailer (v1.65) ok: found v1.67 > Checking for Storable (any) ok: found v2.15 > > The following Perl modules are optional: > Checking for GD (v1.20) not found > Checking for Chart::Base (v1.0) not found > Checking for XML::Parser (any) ok: found v2.34 > Checking for GD::Graph (any) not found > Checking for GD::Text::Align (any) not found > Checking for PatchReader (v0.9.4) ok: found > > If you you want to see graphical bug charts (plotting historical data > over > time), you should install libgd and the following Perl modules: > > GD: /usr/bin/perl -MCPAN -e 'install "GD"' > Chart: /usr/bin/perl -MCPAN -e 'install "Chart::Base"' > > If you you want to see graphical bug reports (bar, pie and line
charts Show quoted text
> of > current data), you should install libgd and the following Perl > modules: > > GD: /usr/bin/perl -MCPAN -e 'install "GD"' > GD::Graph: /usr/bin/perl -MCPAN -e 'install "GD::Graph"' > GD::Text::Align: /usr/bin/perl -MCPAN -e 'install "GD::Text::Align"' >
Checking user setup ... Removing existing compiled templates ... Precompiling templates ... Checking for DBD::mysql (v2.9003) ok: found v2.9003 Checking for MySQL (v3.23.41) ok: found v3.23.41 Creating database bugs ... The 'bugs' database could not be created. The error returned was: Access denied for user: '@localhost' to database 'bugs' This might have several reasons: * MySQL is not running. * MySQL is running, but there is a problem either in the server configuration or the database access rights. Read the Bugzilla Guide in the doc directory. The section about database configuration should help. * There is a subtle problem with Perl, DBI, or MySQL. Make sure all settings in './localconfig' are correct. If all else fails, set '$db_check' to zero.
On Thu Dec 01 11:34:49 2005, iprash@gmail.com wrote: Show quoted text
> as an added note, i went back to v3.0002 and it worked without any > problem. > -prash. > > On 12/1/05, DBD-mysql <bug-DBD-mysql@rt.cpan.org> wrote:
> > > > Greetings, > > This message has been automatically generated in response to
> your bug report about DBD-mysql, a summary of which appears below.
> > > > There is no need to reply to this message right now. Your bug in
> DBD-mysql has been assigned an ID of [cpan #16238]. Please include the > string:
> > > > [cpan #16238] > > > > in the subject line of all future correspondence about this issue.
> To do so,
> > you may reply to this message. > > > > Thank you, > > bug-DBD-mysql@rt.cpan.org > > > >
> -------------------------------------------------------------------------
> > root@softsit:/usr/local/bugzilla-2.20# ./checksetup.pl > > > > Checking perl modules ... > > Checking for AppConfig (v1.52) ok: found v1.56 > > Checking for CGI (v2.93) ok: found v3.11 > > Checking for Data::Dumper (any) ok: found v2.121 > > Checking for Date::Format (v2.21) ok: found v2.22 > > Checking for DBI (v1.38) ok: found v1.48 > > Checking for File::Spec (v0.84) ok: found v3.14 > > Checking for File::Temp (any) ok: found v0.16 > > Checking for Template (v2.08) ok: found v2.14 > > Checking for Text::Wrap (v2001.0131) ok: found v2005.0824 > > Checking for Mail::Mailer (v1.65) ok: found v1.67 > > Checking for Storable (any) ok: found v2.15 > > > > The following Perl modules are optional: > > Checking for GD (v1.20) not found > > Checking for Chart::Base (v1.0) not found > > Checking for XML::Parser (any) ok: found v2.34 > > Checking for GD::Graph (any) not found > > Checking for GD::Text::Align (any) not found > > Checking for PatchReader (v0.9.4) not found > > > > If you you want to see graphical bug charts (plotting historical
> data over
> > time), you should install libgd and the following Perl modules: > > > > GD: /usr/bin/perl -MCPAN -e 'install "GD"' > > Chart: /usr/bin/perl -MCPAN -e 'install "Chart::Base"' > > > > If you you want to see graphical bug reports (bar, pie and line
> charts of
> > current data), you should install libgd and the following Perl
> modules:
> > > > GD: /usr/bin/perl -MCPAN -e 'install "GD"' > > GD::Graph: /usr/bin/perl -MCPAN -e 'install "GD::Graph"' > > GD::Text::Align: /usr/bin/perl -MCPAN -e 'install "GD::Text::Align"' > > > > If you want to see pretty HTML views of patches, you should install
> the
> > PatchReader module: > > PatchReader: /usr/bin/perl -MCPAN -e 'install "PatchReader"' > > Checking user setup ... > > Removing existing compiled templates ... > > Precompiling templates ... > > Checking for DBD::mysql (v2.9003) ok: found v3.0002_4 > > Checking for MySQL (v3.23.41) ok: found v5.0.15-standard-
> log
> > Creating database bugs ... > > > > DBD::mysql::db selectrow_array warning: [for Statement "SELECT
> COUNT(*) FROM bz_schema"] at Bugzilla/DB.pm line 799.
> > Building Schema object from database... > > Adding new table bz_schema ... > > Initializing the new Schema storage... > > Out of memory! > > Out of memory! > > Callback called exit. > > DBI::db=HASH(0x981aecc)->disconnect invalidates 1 active statement
> handle (either destroy statement handles or call finish on them before > disconnecting) at ./checksetup.pl line 1543.
> > > >
Hi! Could you please either: 1. Give me exact steps to reproduce 2. Try the latest 3.0007 I fixed an 'out of memory' bug in 3.0005. I'm wondering if this might fix your problem. Thanks!
Subject: Re: [rt.cpan.org #16238] fails for mysql 5
Date: Fri, 15 Sep 2006 14:17:01 -0400
To: bug-DBD-mysql [...] rt.cpan.org
From: "Prashanth Narayanan" <iprash [...] gmail.com>
please close this as i have resolved it thanks, -prash. On 9/15/06, Patrick Galbraith via RT <bug-DBD-mysql@rt.cpan.org> wrote: Show quoted text
> > > <URL: http://rt.cpan.org/Ticket/Display.html?id=16238 > > > Hi! > > Could you please either: > > 1. Give me exact steps to reproduce > 2. Try the latest 3.0007 > > I fixed an 'out of memory' bug in 3.0005. I'm wondering if this might > fix your problem. > > Thanks! >
resolved per email from bug originator.