OpenSimMirror/OpenSim/Data/MySQL
UbitUmarov 71bd3ce49f add load baked terrain methods 2016-09-17 16:42:40 +01: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 add to databases a table to store baked terrain. 2016-09-17 15:45:11 +01: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 workaround potencial memory leaks 2016-08-22 06:03:39 +01: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 Mantis #7848: something wrong with a data field in Groups V2 2016-06-17 12:40:04 -07: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 add load baked terrain methods 2016-09-17 16:42:40 +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 Minor, remove unused OSDMap declaration in MySQL profiles 2016-09-15 18:42:28 +01:00
MySQLXAssetData.cs workaround potencial memory leaks 2016-08-22 06:03:39 +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