aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/008_RegionStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add 3 migrations, 1 each for prims, primshapes, and primitemsSean Dague2008-07-031-0/+9
to move all their UUID stores from varchar(255) -> char(36). Based on past evidence, this should help with performance.