aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/011_RegionStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add migration for SceneGroupID to char(36) plus add an index. ThisSean Dague2008-07-151-0/+9
should actually speed up deletes substantially, especially for large regions, as this was a table scan before.