Sure!<P>Based on the way database servers "do their stuff" there is absolutely no way to guarantee the order in which a SELECT returns tuples (results). What you want to do is add a column that can be ...
I' running a MySql instance on a VPS I run. In an effort to optimise the limited resources I've got available I've been running through a few optimisations. I have downloaded and runmysqltuner.pl and ...