An error occurred in Majic Projects

Can't create/write to file '/tmp/#sql-temptable-133ff-13e1b-1c073.MAI' (Errcode: 28 "No space left on device")

An exception was thrown in the B2DB framework


SQL:

SELECT vcsintegration_issuelinks143.issue_no AS vcsintegration_issuelinks143_issue_no, vcsintegration_issuelinks143.commit_id AS vcsintegration_issuelinks143_commit_id, vcsintegration_issuelinks143.scope AS vcsintegration_issuelinks143_scope, vcsintegration_issuelinks143.id AS vcsintegration_issuelinks143_id, issues144.name AS issues144_name, issues144.shortname AS issues144_shortname, issues144.issue_no AS issues144_issue_no, issues144.issuetype AS issues144_issuetype, issues144.project_id AS issues144_project_id, issues144.description AS issues144_description, issues144.description_syntax AS issues144_description_syntax, issues144.reproduction_steps AS issues144_reproduction_steps, issues144.reproduction_steps_syntax AS issues144_reproduction_steps_syntax, issues144.posted AS issues144_posted, issues144.last_updated AS issues144_last_updated, issues144.posted_by AS issues144_posted_by, issues144.assignee_team AS issues144_assignee_team, issues144.assignee_user AS issues144_assignee_user, issues144.pain_bug_type AS issues144_pain_bug_type, issues144.pain_effect AS issues144_pain_effect, issues144.pain_likelihood AS issues144_pain_likelihood, issues144.user_pain AS issues144_user_pain, issues144.resolution AS issues144_resolution, issues144.state AS issues144_state, issues144.category AS issues144_category, issues144.status AS issues144_status, issues144.priority AS issues144_priority, issues144.reproducability AS issues144_reproducability, issues144.severity AS issues144_severity, issues144.scrumcolor AS issues144_scrumcolor, issues144.estimated_months AS issues144_estimated_months, issues144.estimated_weeks AS issues144_estimated_weeks, issues144.estimated_days AS issues144_estimated_days, issues144.estimated_hours AS issues144_estimated_hours, issues144.estimated_minutes AS issues144_estimated_minutes, issues144.estimated_points AS issues144_estimated_points, issues144.spent_months AS issues144_spent_months, issues144.spent_weeks AS issues144_spent_weeks, issues144.spent_days AS issues144_spent_days, issues144.spent_hours AS issues144_spent_hours, issues144.spent_minutes AS issues144_spent_minutes, issues144.spent_points AS issues144_spent_points, issues144.percent_complete AS issues144_percent_complete, issues144.being_worked_on_by_user AS issues144_being_worked_on_by_user, issues144.being_worked_on_by_user_since AS issues144_being_worked_on_by_user_since, issues144.deleted AS issues144_deleted, issues144.blocking AS issues144_blocking, issues144.votes_total AS issues144_votes_total, issues144.milestone_order AS issues144_milestone_order, issues144.duplicate_of AS issues144_duplicate_of, issues144.milestone AS issues144_milestone, issues144.locked AS issues144_locked, issues144.locked_category AS issues144_locked_category, issues144.workflow_step_id AS issues144_workflow_step_id, issues144.owner_team AS issues144_owner_team, issues144.owner_user AS issues144_owner_user, issues144.scope AS issues144_scope, issues144.id AS issues144_id, vcsintegration_commits146.log AS vcsintegration_commits146_log, vcsintegration_commits146.old_rev AS vcsintegration_commits146_old_rev, vcsintegration_commits146.new_rev AS vcsintegration_commits146_new_rev, vcsintegration_commits146.author AS vcsintegration_commits146_author, vcsintegration_commits146.date AS vcsintegration_commits146_date, vcsintegration_commits146.data AS vcsintegration_commits146_data, vcsintegration_commits146.project_id AS vcsintegration_commits146_project_id, vcsintegration_commits146.scope AS vcsintegration_commits146_scope, vcsintegration_commits146.id AS vcsintegration_commits146_id, scopes147.name AS scopes147_name, scopes147.description AS scopes147_description, scopes147.enabled AS scopes147_enabled, scopes147.uploads_enabled AS scopes147_uploads_enabled, scopes147.max_upload_limit AS scopes147_max_upload_limit, scopes147.custom_workflows_enabled AS scopes147_custom_workflows_enabled, scopes147.max_workflows AS scopes147_max_workflows, scopes147.max_users AS scopes147_max_users, scopes147.max_projects AS scopes147_max_projects, scopes147.max_teams AS scopes147_max_teams, scopes147.id AS scopes147_id FROM `vcsintegration_issuelinks` `vcsintegration_issuelinks143` LEFT JOIN `issues` `issues144` ON (`issues144`.`id`=`vcsintegration_issuelinks143`.`issue_no`) LEFT JOIN `vcsintegration_commits` `vcsintegration_commits146` ON (`vcsintegration_commits146`.`id`=`vcsintegration_issuelinks143`.`commit_id`) LEFT JOIN `scopes` `scopes147` ON (`scopes147`.`id`=`vcsintegration_issuelinks143`.`scope`) WHERE (`vcsintegration_issuelinks143`.`scope` = 1 AND `vcsintegration_issuelinks143`.`issue_no` = 301) ORDER BY `vcsintegration_commits146`.`date` desc