OpenSimMirror/OpenSim/Data/MySQL
BlueWall 017ae9132e Fix issue with editing notes for other avatars 2013-12-16 16:26:28 -05:00
..
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Resources Backport profile fixes 2013-12-06 14:30:37 -05:00
MySQLAssetData.cs minor: Make exceptions thrown by MySQLAssetData more consistent. 2013-04-10 00:03:37 +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 Move Telehub tables and data from EstateSettings to RegionSettings. 2012-01-22 11:36:04 +00:00
MySQLFramework.cs Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way. 2010-02-05 18:07:59 -08:00
MySQLFriendsData.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
MySQLGenericTableHandler.cs I need these for OfflineIM and Groups. 2013-02-18 12:08:05 -08:00
MySQLGridUserData.cs Fix SQL statement 2013-07-02 16:10:09 -07:00
MySQLGroupsData.cs This makes group search work (Groups V2). 2013-07-28 09:00:28 -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 Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-04 00:46:26 +01:00
MySQLSimulationData.cs Make the concept of namespaces explicit in dynamic attributes 2013-06-27 23:14:28 +01:00
MySQLUserAccountData.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
MySQLUserProfilesData.cs Fix issue with editing notes for other avatars 2013-12-16 16:26:28 -05:00
MySQLXAssetData.cs In XAssetService, on a delete asset request also delete the asset in any chained service. 2013-06-28 19:11:44 +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