Hacker News new | past | comments | ask | show | jobs | submit login

Many MySQL applications expect results to be delivered in primary key order if no "order by" clause is supplied



That seems dumb. If you require a particular ordering, you should have to specify it and it might cost extra to put the results in that order.


Then those MySQL apps are broken.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: