Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-18 Thread Peter Gordon
The problem seems to be solved. This was a standard Ubuntu Server 8.04 with the packages installed via apt-get. The original versions were: libdbd-mysql-perl 4.005-1 libdbi-perl 1.601-1 1. Reinstalled latest version DBI-1.613_71 2. Reinstalled la

Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-17 Thread Martin J. Evans
On 17/08/10 13:38, Peter Gordon wrote: > I am using DBD::mysql. > > I have a trace dump at level 15 which shows the problem. The dump is > 750K uncompressed or 19K compressed. How should I send it? > > Peter > I'm not sure an attachment of that size will get through this mailing list. If you c

Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-17 Thread Peter Gordon
I am using DBD::mysql. I have a trace dump at level 15 which shows the problem. The dump is 750K uncompressed or 19K compressed. How should I send it? Peter On Tue, 2010-08-17 at 13:11 +0100, Martin J. Evans wrote: > On 17/08/10 12:14, Peter Gordon wrote: > > On Tue, 2010-08-17 at 13:55 +0300,

Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-17 Thread Martin J. Evans
On 17/08/10 12:14, Peter Gordon wrote: > On Tue, 2010-08-17 at 13:55 +0300, Peter Gordon wrote: >> Sorry about that - dsylexia is setting in. >> >> https://bugzilla.mozilla.org/show_bug.cgi?id=481549 >> >> >> >> On Tue, 2010-08-17 at 11:44 +0100, Martin J. Evans wrote: >>> On 17/08/10 10:47, Peter

Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-17 Thread Peter Gordon
On Tue, 2010-08-17 at 13:55 +0300, Peter Gordon wrote: > Sorry about that - dsylexia is setting in. > > https://bugzilla.mozilla.org/show_bug.cgi?id=481549 > > > > On Tue, 2010-08-17 at 11:44 +0100, Martin J. Evans wrote: > > On 17/08/10 10:47, Peter Gordon wrote: > > > > > > I am trying to fi

Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-17 Thread Peter Gordon
Sorry about that - dsylexia is setting in. https://bugzilla.mozilla.org/show_bug.cgi?id=481549 On Tue, 2010-08-17 at 11:44 +0100, Martin J. Evans wrote: > On 17/08/10 10:47, Peter Gordon wrote: > > > > I am trying to fix a problem in Bugzilla which has been open for more > > than a year, > >

Re: selectall_arrayref returns ref to DBI and not an array ref

2010-08-17 Thread Martin J. Evans
On 17/08/10 10:47, Peter Gordon wrote: > > I am trying to fix a problem in Bugzilla which has been open for more > than a year, Bugzilla shows VERIFIED FIXED at the moment. > and which seems to be related to DBI, and I was hoping > that you could give me some direction in trying to solve the pr