PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Bug Reports (http://www.photopost.com/forum/reviewpost-bug-reports/)
-   -   MySQL error (http://www.photopost.com/forum/reviewpost-bug-reports/139342-mysql-error.html)

ncangler February 24th, 2009 04:45 PM

MySQL error
 
I've been getting a number of these errors the past couple months from Reviewpost and Photopost. Our server has been rock solid so I don't think this is a server issue. Any ideas what would cause this error message:

Quote:

An error was encountered during execution of the query:

SELECT id,user,userid,cat,manu,title,bigimage,views FROM rp_products WHERE approved=1 ORDER BY views DESC LIMIT 35

The query returned with an errorcode of:

MySQL server has gone away

If you need assistence or feel this is a 'bug'; please report it to our support forums at: ReviewPost PHP User Reviews Engine

To turn off these emails, set $debug=0 in your config-inc.php file.

Chuck S February 24th, 2009 05:48 PM

That has nothing to do with the programs. That error means your mysql on the server has shut down.

ncangler February 24th, 2009 06:04 PM

That is what I thought but there is no evidence that our server is dropping the MySQL server as it is not rebooting. I guess I'll just change the Debug setting to "Do Nothing" to eliminate the error messages. Everything seems to be working fine. Thanks.

Chuck S February 24th, 2009 09:09 PM

Your mysql server I would suspect does reboot or go down at times. your host should know more on that but thats what that mysql message means.


All times are GMT -5. The time now is 12:23 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97