I'm frequently getting the error mentionned in the topic subject. I'm getting a confirmation via email and the file sizes are pretty impressive on these messages..
Oddly enough as well, these errors are always coming in in blocks of 3's .. So, everytime this happens .. i get those 3 errors.. file sizes vary .. but they come in this particuliar order.
Here are the error messages and the filesize .. can anyone point me in the right direction on how to correct these please ?
Error #1 : File Size 73 megs
Database error in
Query:
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='en' LIMIT 1
Mysql error: MySQL server has gone away
Found error in the file '/home/mysite/public_html/inc/classes/BxDolEmailTemplates.php'
at line 31.
Called 'getOne' function with erroneous argument #0.
Error #2 : File Size 17 Megs
Database error in
Query:
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='en' LIMIT 1
Mysql error: MySQL server has gone away
Found error in the file '/home/mysite/public_html/inc/classes/BxDolEmailTemplates.php'
at line 31.
Called 'getOne' function with erroneous argument #0.
Last but not least .. the 3rd error with a Filesize of 4 Megs :
Database error in
Query:
SELECT `OwnerID` AS `owner_id`, `allowView` AS `group_id` FROM `bx_blogs_posts` WHERE `PostID`='2' LIMIT 1
Mysql error: MySQL server has gone away
Found error in the file '/home/mysite/public_html/inc/classes/BxDolPrivacyQuery.php'
at line 61.
Called 'fromMemory' function with erroneous argument #2.
Now the 1st two are exactly the SAME error with a different file size. The 3rd is different.. but they all share in common the following message :
Mysql error: MySQL server has gone away
Am I correct in assuming that MySQL is timing out ???
Thanks for the help.
BeN
