Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Re: DBI ERROR

by PsychoSpunk (Hermit)
on Apr 13, 2001 at 02:21 UTC ( [id://72220]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: DBI ERROR
in thread DBI ERROR

Obligatory request for code sample.

For example, your program may have died and during cleanup, $dbh->disconnect would have caused the above message (since you didn't call finish if the program died before the statement was executed).

I've seen this myself, and unless it's actually impeding further lines from executing, it's mostly harmless. Of course it does go against programmer nature to allow any nuisance messages that you could stop. I do believe that disconnect or a second statement handle is coming into play before your first finish.

Obligatory request for system info:

  • Database (version)
  • DBI/DBD (version)

We may be able to see it once we know more.

ALL HAIL BRAK!!!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://72220]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-28 21:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found