mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 00:15:45 +08:00
Solves the problem of unable to load prim items on region start in MSSQL. The error was in the MSSQLRegionData code that loads objects from the database, due to reliance on the ParentID field that is not used.