Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: DBD::MySQL timeout during query

by tantarbobus (Hermit)
on Sep 09, 2004 at 21:01 UTC ( [id://389874]=note: print w/replies, xml ) Need Help??


in reply to Re^2: DBD::MySQL timeout during query
in thread DBD::MySQL timeout during query

I doubt that it is a problem with DBI/DBD::mysql, mainly because DBD::mysql is reporting that the server closed the connection. It sounds like somesort of timeout, too large of a packect, commands being sent out of order, or something else that causes the server to go away (segfault is a possibility too).

You might want to enable tracing on the serverside, to see why the connection is going away.

You can try also the DBD::mysql mailing list

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 21:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found