the id jumps from 190 to 203. You can see it for yourself by running:for table MultimediaViewerVersusPageFilePerformance_7907636I assume that the db1047 migration is over now, since I'm seeing recent data on db1047. I was looking at data this morning and noticed that there was a gap in the EventLogging data on db1047:
SELECT id FROM MultimediaViewerVersusPageFilePerformance_7907636 WHERE id > 180 AND id < 210
Is the missing data on db1048 and not replicated to db1047? Or is it lost due to writes that happened during the migration?