March 2nd, 2008, 08:28 AM
|
#1 (permalink)
|
| Member Verified Customer
Join Date: Nov 2005
Posts: 124
| query errors in Photopost
I woke up this morning to find these error messages in my mailbox. I just moved to a new server this week. Any idea what would cause these? Thanks. 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 15
The query returned with an errorcode of:
MySQL server has gone away
| Quote:
An error was encountered during execution of the query:
UPDATE rp_cache SET timestamp=1204455074,popularcache='a:0:{}' WHERE id=1
The query returned with an errorcode of:
MySQL server has gone away
| Quote:
An error was encountered during execution of the query:
SELECT id,user,userid,cat,manu,title,bigimage,views, id*0+RAND() as rand_col FROM rp_products WHERE approved=1 ORDER BY rand_col DESC LIMIT 15
The query returned with an errorcode of:
MySQL server has gone away
| Quote:
An error was encountered during execution of the query:
SELECT id,user,userid,cat,storecat,title,ismature,bigimage,height,width FROM pp_photos WHERE approved=1 AND storecat=0 ORDER BY views DESC LIMIT 35
The query returned with an errorcode of:
MySQL server has gone away
| Quote:
An error was encountered during execution of the query:
SELECT id,user,userid,cat,storecat,title,ismature,bigimage,height,width, id*0+RAND() as rand_col FROM pp_photos WHERE approved=1 AND storecat=0 ORDER BY rand_col DESC LIMIT 35
The query returned with an errorcode of:
MySQL server has gone away
| Quote:
An error was encountered during execution of the query:
SELECT id,user,userid,cat,storecat,title,ismature,bigimage,height,width, id*0+RAND() as rand_col FROM pp_photos WHERE approved=1 AND storecat=0 ORDER BY rand_col DESC LIMIT 35
The query returned with an errorcode of:
MySQL server has gone away
| |
| |