MyBB Community Forums

Full Version: SQL error in sending pm
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
sorry
i dont know that is this error is from my server or not! by all other sections work well
when i want to send pm i got a sql error
Quote:mySQL error: 1030
Got error 122 from storage engine
Query: SELECT u.uid, u.username, u.email, u.usergroup, u.pmnotify, u.pmpopup, u.receivepms, u.ignorelist, COUNT(pms.pmid) AS pms_total, g.canusepms, g.pmquota, g.cancp FROM mybb2users u, mybb2usergroups g LEFT JOIN mybb2privatemessages pms ON (pms.uid=u.uid) WHERE u.username='boshi' AND g.gid=u.usergroup GROUP BY u.uid
pms work well before but today there is a strong problemSad
whats the matter?!
It's your MySQL server. You should contact your host.