OpenSimMirror/OpenSim/Data/MySQL
OpenSim Master 5f1f5c29e9 Fixing an incorrect logging message in insertUserRow 2010-02-05 18:06:01 -08:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Add the Migration for the regions table 2009-09-27 21:17:23 +01:00
Tests Adding in Reflection-based testing, to ensure that all properties are covered. 2009-08-16 13:35:44 -04:00
MySQLAssetData.cs Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen 2009-11-05 13:10:58 -08:00
MySQLAuthenticationData.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MySQLEstateData.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MySQLFramework.cs Removing Console.WriteLine()s that were brought in with the revert 2009-11-02 11:54:39 -08:00
MySQLGenericTableHandler.cs First stage port of the XInventoryService 2010-01-04 20:53:26 +00:00
MySQLGridData.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MySQLInventoryData.cs * Fixed the Cable Beach inventory server to save the CreatorID as well as properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null 2010-02-05 18:05:57 -08:00
MySQLLegacyRegionData.cs Refix the fix 2009-12-11 02:42:05 +00:00
MySQLLogData.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
MySQLManager.cs Fixing an incorrect logging message in insertUserRow 2010-02-05 18:06:01 -08:00
MySQLRegionData.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MySQLSuperManager.cs Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 2008-11-08 14:28:43 +00:00
MySQLUserAccountData.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MySQLUserData.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MySQLXInventoryData.cs Finish conversion if XInventoryService 2010-01-04 20:53:28 +00:00