I am looking for an easy way to create the same categories with the same ids across all the blogs on a word-press multi site install. Is there an easy way to do this? I am not very good my mysql but i am sure there is some way to get it to do it. Any help would be greatly appreciated. I tried just updating the terms table and the categories didn't show up on the blogs.
You could copy over the relevant tables manually or use a php script that stores the result and then insert it after connecting to the second dtabase