Serious database issues (still)

Status
Not open for further replies.

akujin82

New Member
Messages
9
Reaction score
0
Points
0
My other thread never got a response, so I thought maybe it was too long. I'm getting the most horrendous database errors on my site. Sometimes it works fine, but 85% of the time I get a series of this:

Error loading Modules:Lost connection to MySQL server during query SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id = 0 AND ( mm.menuid = 27 OR mm.menuid = 0 ) ORDER BY position, ordering

And it's about 50 of those same messages: one right after the next. In addition to that, it generally takes about 2-3 minutes before the page will load, and when it does, I get those errors.
 

akujin82

New Member
Messages
9
Reaction score
0
Points
0
I'm still getting this periodically. Any reason why nobody will respond to this?
 

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
Hello,

This is quite an odd issue and seems to be possibly from a high load on the server.

Can i ask that you please monitor the situation and keep logs of any times this happens as well as much detail as possible so i can look into this issue further.
 
Status
Not open for further replies.
Top