Mailing List Archive

prepared statement does not exist
When trying to view the diff on a story's history, I get this error:
DBD::Pg::st execute failed: ERROR: prepared statement "dbdpg_81" does not exist

Not sure where to look for this prepared statement. Any pointers?

Adam Wilson
Senior Partner
RFX Technologies<http://www.rfxtechnologies.com/>
4139 Cadillac Court, STE 100
Louisville, KY 40213
(502) 742-2550 ext 512
Re: prepared statement does not exist [ In reply to ]
On Mar 9, 2009, at 1:12 PM, Adam Wilson wrote:

> When trying to view the diff on a story's history, I get this error:
> DBD::Pg::st execute failed: ERROR: prepared statement "dbdpg_81"
> does not exist

Sounds like there was a database disconnection and reconnection
somewhere. What version of Bricolage is this?

Best,

David
RE: prepared statement does not exist [ In reply to ]
> -----Original Message-----
> From: David E. Wheeler [mailto:david@kineticode.com]
> Sent: Monday, March 09, 2009 5:16 PM
> To: devel@lists.bricolage.cc
> Subject: Re: prepared statement does not exist
>
> On Mar 9, 2009, at 1:12 PM, Adam Wilson wrote:
>
> > When trying to view the diff on a story's history, I get this error:
> > DBD::Pg::st execute failed: ERROR: prepared statement "dbdpg_81"
> > does not exist
>
> Sounds like there was a database disconnection and reconnection
> somewhere. What version of Bricolage is this?

[Adam Wilson]
Bric 1.11.1
I opened a bug for this, http://bugs.bricolage.cc/show_bug.cgi?id=1445