Chandra,

I had to deal with what might be the same problem with a MYSQL installation.
I found that MYSQL has a built-in protection against "orphaned" connections.
It closes a connection after 8 hours of no activity.

My solution was to make an access to the database about every 4 hours from
my application.

I don't know if this is what you're dealing with, but if it is you might
resolve it the same way I did.

Regards,



Lawson Cronlund
[EMAIL PROTECTED]
+1(480)308-0641 (voice)
+1(602)996-0376 (fax)
 

-----Original Message-----
From: Krishna Chandra Prajapati [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 25, 2008 10:08 PM
To: mysql@lists.mysql.com; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Apache log errors

Hi All,

My web server log error is " NULL::dba can't connect to mysql"

The above error shows occasionally in the error log file of apache. Every
thing is fine on the mysql database server. It happens twice or thrice a
day. I am not able to find out whats the issue.

Please help me.

Thanks,
Prajapati


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to