aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Storage/OpenSim.DataStore.MSSQL (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-18*Fixed MySQLDataStore bug causing errors on startupmingchen1-0/+1
2007-12-18*Parcels and their access lists now store over multiple sessions when the ↵mingchen1-1/+1
datastore is sqlite
2007-12-17*Land has now been linked to the StorageManager. Next step is to fill in the ↵mingchen1-4/+4
functions for the different datastore interfaces for Land Objects.
2007-12-05* Applied MSSQL Patch from akokko, Thanks! akokkoTeravus Ovares1-0/+1032
* This hasn't been tested in MSSQL mode, however it's been checked to make sure it doesn't cause any issues with mySQL/SQLlite