Why not change the name that belongs to the orginal uuid you replaced now ? sound more easy then replace all uuid's
So, instead of change the avatar uuid , change the avatar name in the database. On Mon, 2011-08-01 at 11:56 +1200, Cider Jack wrote: > Database question: > On my SoaS install I wanted a name other than Simona Stick as creator > of everything, so I created a new avatar with the name I wanted. I > then changed the database thusly (where "uuid" are of the new avi): > > UPDATE prims > SET CreatorID = "uuid", ownerID = "uuid", lastOwnerID = "uuid" > > Did the same thing for the primitems table. > > Then shut down and restarted everything. > > It appeared to have mostly worked: > -when looking at prims, they show the new avi as creator & owner > -when taking prims or copies into inventory, item properties show the > new avi as creator & owner > -when rezzing those prims they show the new avi as creator & owner > -when looking at item properties in the prim inventory they show the > new avi as creator & owner > -moving items out of the prim inventory to my new avi's inventory, > item properties shows new avi as creator & owner. > > Here's where the problem is: > -when rezzing those items that came from prim inventory, the rezzed > items show Simona Stick as creator! > > Is there a table and/or field I missed when making changes? > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
