So I made the foolish mistake of messing with the database without making a recent backup first, and of course I screwed things up. My site isn't live yet so this isn't a complete disaster (I hope), but this needs to get sorted out soon.
I was trying to clear out all previous orders from PHPMyAdmin by truncating the "orders" tables. In my haste/stupidity I also emptied orders_status which I believe is causing my current problem. Now test orders I place don't show up in Customers -> Orders in the Admin or in Account History on the front end.
Is there anyway I can fix the orders_status table without having a backup? Again, my site isn't live and currently there are only 16 products so if I have to enter those again its no big deal.





