SQL error

Ever so often, I get the email below.  What does it mean?

Thanks in advance.

Cron <swinger2@yellowknife> php -f /home/swinger2/public_html/periodic/cron.php
Inbox X

Reply

Cron Daemon

to me
show details 10:15 AM (28 minutes ago)
Database access error. Description: MySQL server has gone awayDatabase access error. Description: MySQL server has gone away

Quote · 8 Apr 2010

It means that often your SQL daemon ( the programme on your server that serves SQL databases) gets redundant. Contact your hosting company for that (but to tell you my opinion, i'd consider changing hosting company)

Quote · 8 Apr 2010

Thank you.

Is this error based on the first one above:

Database error in 

Query:

SELECT COUNT(DISTINCT IF( `Profiles`.`Couple`=0, `Profiles`.`ID`, IF( `Profiles`.`Couple`>`Profiles`.`ID`, `Profiles`.`ID`, `Profiles`.`Couple` ) )) AS "Cnt" FROM `Profiles`  WHERE `Profiles`.`Couple` = 0 AND DATEDIFF( NOW(), `Profiles`.`DateOfBirth` ) >= 6574 AND DATEDIFF( NOW(), `Profiles`.`DateOfBirth` ) <= 27393 AND FIND_IN_SET( `Profiles`.`Country`, 'US' ) AND  0  AND `Profiles`.`Status` = 'Active' AND (`Profiles`.`Couple`='0' OR `Profiles`.`Couple`>`Profiles`.`ID`)
Mysql error: MySQL server has gone away

Found error in the file '/home/swinger2/public_html/templates/base/scripts/BxBaseProfileView.php' at line 887.
Called 'db_value' function with erroneous argument #0.


Debug backtrace:

Quote · 8 Apr 2010

Yes since, as the message says,

Mysql error: MySQL server has gone away


Found error in the file '/home/swinger2/public_html/templates/base/scripts/BxBaseProfileView.php' at line 887.
Called 'db_value' function with erroneous argument #0.

Quote · 8 Apr 2010

ydrargyros - Thank you.  I've sent a copy of my errors to my host.  It's one recommended by Boonex.  Hopefully, they'll be able to correct it.

Quote · 8 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.