2010-11-26, 07:11 PM
We keep on experiencing these server errors that are causing the site to go haywire. It also makes it hard for admins to perform their jobs when we can't configure what we need to. The errors that we get usually is this:
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - Can't create/write to file '/tmp/#sql_2b05_0.MYI' (Errcode: 28)
Query:
SELECT g.*, COUNT(s.sid) AS settingcount FROM mybb_settinggroups g LEFT JOIN mybb_settings s ON (s.gid=g.gid) GROUP BY g.gid ORDER BY g.disporder
I think it might be a bug in the system, but some suspect it's the create/write to file material are missing. I'm not all on the technical side, but I've tried to lend my hand whenever I could, but we haven't been bearing fruit. I was just wondering if anyone could assist in fixing this problem.
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - Can't create/write to file '/tmp/#sql_2b05_0.MYI' (Errcode: 28)
Query:
SELECT g.*, COUNT(s.sid) AS settingcount FROM mybb_settinggroups g LEFT JOIN mybb_settings s ON (s.gid=g.gid) GROUP BY g.gid ORDER BY g.disporder
I think it might be a bug in the system, but some suspect it's the create/write to file material are missing. I'm not all on the technical side, but I've tried to lend my hand whenever I could, but we haven't been bearing fruit. I was just wondering if anyone could assist in fixing this problem.