http://www.perlmonks.org?node_id=917400

Cody Fendant has asked for the wisdom of the Perl Monks concerning the following question:

I'm getting an intermittent error connecting to MySQL with DBI. The message I get back is "Can't connect to MySQL server on '<DBSERVER>' (48)".

My question is simple ... what does the 48 part mean?

Also, how could I have googled or otherwise looked this up? Believe me, I did try.