OpenSimMirror/OpenSim/Data/MySQL
Justin Clark-Casey (justincc) 1270727c96 Merge branch 'moap' 2010-08-06 18:29:30 +01:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources add mysql support for media on a prim 2010-07-26 23:34:23 +01:00
MySQLAssetData.cs MySQLAssetData.cs now supports asset_flags, CreatorID 2010-05-19 21:50:32 +03:00
MySQLAuthenticationData.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
MySQLAvatarData.cs Add the data service 2010-01-04 02:53:22 +00:00
MySQLEstateData.cs All (?) MySQL stores fixed to use DBGuid.FromDB() 2010-05-19 01:33:02 +03: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 Change friends to handle offers as it was originally designed. This may 2010-03-01 00:02:14 +00:00
MySQLGenericTableHandler.cs All (?) MySQL stores fixed to use DBGuid.FromDB() 2010-05-19 01:33:02 +03:00
MySQLGridUserData.cs GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
MySQLInventoryData.cs Some more corrections after MySQL connector update 2010-05-19 02:28:19 +03:00
MySQLLegacyRegionData.cs fix mysql/mssql prim serialization problem 2010-08-04 20:23:18 +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
MySQLPresenceData.cs GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
MySQLRegionData.cs White space from previous commit. 2010-07-31 16:40:58 -07:00
MySQLUserAccountData.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
MySQLXInventoryData.cs Added checks to XInventory DB layer to truncate names and descriptions. 2010-06-27 12:37:16 -07:00