SQL: [443] SELECT A.element_id, A.rule_show_hide, A.rule_all_any, B.element_title, B.element_page_number FROM ap_field_logic_elements A LEFT JOIN ap_form_elements B ON A.form_id = B.form_id and A.element_id=B.element_id and B.element_status = 1 WHERE A.form_id = ? and B.element_page_number = ? and B.element_is_private <> 1 ORDER BY B.element_position asc Sent SQL: [453] SELECT A.element_id, A.rule_show_hide, A.rule_all_any, B.element_title, B.element_page_number FROM ap_field_logic_elements A LEFT JOIN ap_form_elements B ON A.form_id = B.form_id and A.element_id=B.element_id and B.element_status = 1 WHERE A.form_id = '4212352' and B.element_page_number = '1' and B.element_is_private <> 1 ORDER BY B.element_position asc Params: 2 Key: Position #0: paramno=0 name=[0] "" is_param=1 param_type=2 Key: Position #1: paramno=1 name=[0] "" is_param=1 param_type=2 Query Failed: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/#sql-temptable-6d1-3849c2-ea2e.MAI' (Errcode: 28 "No space left on device")