This is just the order that mysql returns them with a default query. To return them in their actual order you'd run this SQL command:

select * from ubbt_SHOUT_BOX order by SHOUT_ID