Submitted by bdragon on Sat, 04/14/2007 - 09:09.
I'm going to reserve some sequence space to have nodes and comments offset in a uniform fashion to make calculations easier.
Current stats:
Production db:
Staging db:
Current stats:
Production db:
+--------------------+-----+ | name | id | +--------------------+-----+ | menu_mid | 247 | | users_uid | 187 | | node_nid | 290 | | node_revisions_vid | 289 | | vocabulary_vid | 131 | | term_data_tid | 288 | | files_fid | 363 | | comments_cid | 62 | | view_view_vid | 3 | +--------------------+-----+ 9 rows in set (0.06 sec)
Staging db:
+----------------------------+-----+ | name | id | +----------------------------+-----+ | users_uid | 187 | | menu_mid | 393 | | vocabulary_vid | 341 | | term_data_tid | 380 | | node_nid | 380 | | node_revisions_vid | 380 | | view_view_vid | 24 | | comments_cid | 53 | | files_fid | 23 | | imagecache_preset_presetid | 2 | | imagecache_action_actionid | 5 | | workflows_wid | 1 | | workflow_states_sid | 4 | | workflow_transitions_tid | 4 | | signwriter_id | 3 | +----------------------------+-----+ 15 rows in set (0.04 sec)






numbering
(these numbers are more for my own reference than anything else...)
done
Also bumped vocabulary vid and term tid just in case.