I'm working on a tracking system for a project that requires a heavy insert volume on a larger table - around 200 inserts/sec with table adding around 5million rows a day with a single index (primary key on autoincremented id column). The structure of the row is...