OpenSimMirror/OpenSim/Data/MySQL
UbitUmarov e0de76aa14 put back virtual declarations 2015-09-28 16:47:44 +01:00
..
Properties Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
Resources Added migration for UserAccounts table. 2015-09-15 21:52:12 -04:00
MySQLAgentPreferencesData.cs bad merge? 2015-09-01 14:54:35 +01:00
MySQLAssetData.cs remove redundant using(){} 2015-09-15 06:28:21 +01:00
MySQLAuthenticationData.cs
MySQLAvatarData.cs
MySQLEstateData.cs Removed unused code that checked wait_timeout in MySQLEstateData 2015-08-11 07:35:39 +01:00
MySQLFSAssetData.cs Bringing FSAssets more inline with current OpenSim standards. * If no connection string found in assets config, fallback to using default database config * Create database storage interface to allow other db connectors to be written at some point * Add MySQL migrations file to create the initial db table * Added new config option named DaysBetweenAccessTimeUpdates to reduce db load by only updating access times when fetching assets if the last access time was over the threshold. This idea was taken from XAssets service. * Change log message headers to indicate FS assets is the source not just assets 2015-07-12 04:03:08 +02:00
MySQLFramework.cs at last we can login and see objects ( friends is dead and disable in 2015-09-03 18:39:08 +01:00
MySQLFriendsData.cs
MySQLGenericTableHandler.cs
MySQLGridUserData.cs
MySQLGroupsData.cs
MySQLHGTravelData.cs
MySQLInventoryData.cs
MySQLMigrations.cs
MySQLOfflineIMData.cs
MySQLPresenceData.cs
MySQLRegionData.cs fix db region find by range for varregions ( ignoring others than Mysql) 2015-08-23 18:25:15 +01:00
MySQLSimulationData.cs put back virtual declarations 2015-09-28 16:47:44 +01:00
MySQLUserAccountData.cs at last we can login and see objects ( friends is dead and disable in 2015-09-03 18:39:08 +01:00
MySQLUserProfilesData.cs at last we can login and see objects ( friends is dead and disable in 2015-09-03 18:39:08 +01:00
MySQLXAssetData.cs bad merge? 2015-09-01 14:54:35 +01:00
MySQLXInventoryData.cs