when i run
select * from locations where loc_id=7
it orders the data by loc_x by itself but when i just view the database it shows the order in the db as i need it is there a way to stop mysql from auto sorting ??