[CDBI] Re: mysql execute failed

"Edward J. Sabol" <sabol-2oVx0MVsMgiP/[email protected]> Wed, 14 Mar 2007 15:56:35 -0400
Newsgroups gmane.comp.lang.perl.modules.class-dbi
Message-ID <[email protected]>
> I am at a complete loss as to where to look to resolve this error. If
> anybody can help, or at least point me in a general direction, it would be
> greatly appreciated.

The most likely place is in your testdb::table1 module. My guess is that you
have a syntax error your columns() definitions.

Hope this helps,
Ed