MySQL Forums
Forum List  »  General

Query using ORDER BY returns empty fields
Posted by: Stanley Martin
Date: May 30, 2013 11:31AM

I have a table with 16,000+ rows in it. When I perform a simple SELECT *, all rows return just fine. Once I add ORDER BY <field>, only the autoindex field information is returned. Every other field is blank. I have an idex on the field I am doing the ORDER BY on.

Options: ReplyQuote


Subject
Written By
Posted
Query using ORDER BY returns empty fields
May 30, 2013 11:31AM


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.