Recent Topics

1 May 02, 2006 01:48    

I, getting this error quite frequently after my last post. The blog starts opening then stalls with this error:


MySQL error!

Lost connection to MySQL server during query(Errno=2013)

Your query: Get result count
SELECT COUNT(ID)
                                FROM (evo_posts INNER JOIN evo_postcats ON ID = postcat_post_ID)
                                      INNER JOIN evo_categories ON postcat_cat_ID = cat_ID
                              WHERE 1  AND  ( post_status I

I'm not very good at PHP or MySQL but can anybody guide me with some instructions as to how to fix/avoid this?

Thanks

2 Aug 06, 2006 11:54

HAve you found a fix on this? I have the same kind of problem to enable email to blog:

Connecting to pop server...
Connection failed: POP3 connect: Error [110] [Connection timed out]

An unexpected error has occured!
If this error persits, please report it to the administrator.

Go back to home page

Additional information about this error:
MySQL error!

Lost connection to MySQL server during query(Errno=2013)

Your query: Session::dbsave()

UPDATE evo_sessions SET
sess_data = NULL,
sess_ipaddress = "82.229.225.114",
sess_key = 'fgBMFdMMrysAWliZBFR14DVbeFMxI65d',
sess_lastseen = "2006-08-06 05:52:00",
sess_user_ID = 1
WHERE sess_ID = 2346

Ignorante wrote:

I, getting this error quite frequently after my last post. The blog starts opening then stalls with this error:


MySQL error!

Lost connection to MySQL server during query(Errno=2013)

Your query: Get result count
SELECT COUNT(ID)
                                FROM (evo_posts INNER JOIN evo_postcats ON ID = postcat_post_ID)
                                      INNER JOIN evo_categories ON postcat_cat_ID = cat_ID
                              WHERE 1  AND  ( post_status I

I'm not very good at PHP or MySQL but can anybody guide me with some instructions as to how to fix/avoid this?

Thanks


Form is loading...