OpenSimMirror/OpenSim/Data/MySQL/Resources
Melanie Thielker 7b571a928c Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim! 2015-07-14 21:16:25 +02:00
..
AgentPrefs.migrations Support for Linden AgentPreferences capability and friends (UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 2015-06-13 07:27:01 -07:00
AssetStore.migrations Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive 2015-03-04 19:27:34 -05:00
AuthStore.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
Avatar.migrations Fix logins and avatar appearance. Contains a Migration. May contain nuts. 2010-10-30 19:06:47 +01:00
EstateStore.migrations Send up the part missing from the Avination Estate commit. 2013-05-11 01:27:37 +01:00
FSAssetStore.migrations 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
FriendsStore.migrations HG Friends: migration #3 is failing on some installations of MySql. Setting the table to InnoDB seems to fix the problem. 2013-07-04 09:51:31 -07:00
GridStore.migrations Add the needed column in the regions table and a few tweaks. 2012-01-30 20:34:32 +00:00
GridUserStore.migrations Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there. 2012-09-27 16:43:18 -07:00
HGTravelStore.migrations Cleanup old hg sessions (older than 2 days) 2013-07-14 15:47:54 -07:00
IM_Store.migrations Changed table 'im_offline' to use UTF8 characters. This fixes a problem with Offline IM V2 (only relevant to MySQL). 2014-04-23 16:18:28 +03:00
InventoryStore.migrations Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. 2010-11-21 17:19:24 -08:00
LogStore.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
Presence.migrations Better logging in PresenceService, to help diagnose presence problems. 2014-04-21 18:55:53 +03:00
RegionStore.migrations Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim! 2015-07-14 21:16:25 +02:00
UserAccount.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
UserProfiles.migrations Add hypergrid teleporting support to user profiles picks 2014-10-27 17:27:42 -04:00
UserStore.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
XAssetStore.migrations Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive 2015-03-04 19:27:34 -05:00
os_groups_Store.migrations First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 2013-02-19 07:26:40 -08:00