How do I isolate and resolve duplicate inventory folder entries in a MySQL grid database?
NOTE: BACK UP YOUR DATABASE! 1. It’s first a good idea to search for the affected avatars UUID in the inventoryFolders table to see the duplicate entries. When you see this, you’ll see the problem of duplicate entries. The key here will be to find out which is being used. 2. Upload a file inworld and name it something unique. This will isolate the UUID of your root folder that is being used (even though there are dups only one is being used) 3.