MySQL Forums
Forum List  »  MyISAM

Error writing file '/tmp/MYyxjMTN' (Errcode: 28)
Posted by: amit vyas
Date: March 07, 2008 11:33PM

hi all..

i will found the following error when i was write select query for my server..

#3 - Error writing file '/tmp/MYyxjMTN' (Errcode: 28)

and the query was...

SELECT count( * ) AS num, full_name, specialty
FROM doctor_source
GROUP BY full_name, first_name, middle_name, last_name, specialty, address1, address2, city, original_state, zip
HAVING count( * ) >1

please help me what to do for this error...
Thanking You...

Options: ReplyQuote


Subject
Views
Written By
Posted
Error writing file '/tmp/MYyxjMTN' (Errcode: 28)
34386
March 07, 2008 11:33PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.