aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/012_RegionStore.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Converted MySQL migration history to the new formatAlexRa2010-05-161-5/+0
| | | | | Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store
* added index to ParentID on prims, as this is sorted on for prim loading.Sean Dague2008-07-161-0/+5
This should speed up initial load of prims, especially on primy regions.