OpenSimMirror/OpenSim/Data/MySQL
Diva Canto ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
..
Properties Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
Resources MySQL migrations: fix one last migration that had been left behind 2016-02-21 07:08:55 -08: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 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 2012-04-30 15:54:35 +01:00
MySQLAvatarData.cs Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 2012-04-30 15:54:35 +01:00
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 Eliminated many warnings 2014-04-23 16:37:36 +03:00
MySQLGenericTableHandler.cs Merge branch 'master' into careminster 2013-02-22 01:28:54 +00:00
MySQLGridUserData.cs Fix SQL statement 2013-07-02 16:10:09 -07:00
MySQLGroupsData.cs Escape find string in MySQL core groups plugin 2014-05-15 22:09:37 +01:00
MySQLHGTravelData.cs Cleanup old hg sessions (older than 2 days) 2013-07-14 15:47:54 -07:00
MySQLInventoryData.cs Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 2012-04-30 15:54:35 +01:00
MySQLMigrations.cs Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" 2010-06-19 23:45:56 +01:00
MySQLOfflineIMData.cs Fix wrong sql statement in offline im. 2013-04-28 09:03:09 -07:00
MySQLPresenceData.cs Restrict IPresenceData.VerifyAgent 2012-12-09 15:08:32 -05:00
MySQLRegionData.cs fix db region find by range for varregions ( ignoring others than Mysql) 2015-08-23 18:25:15 +01:00
MySQLSimulationData.cs store rotation axis locks in MySql and SQlite dbs ( others need to be updated also 2015-10-20 18:08:04 +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 refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-15 04:01:30 +00:00