OpenSimMirror/OpenSim/Data/MySQL/Resources
Diva Canto ab4f870000 Change the engine of the groups table back to MyISAM, because MySQL 5.5 and older don't support full test search on InnoDB 2017-05-04 18:19:46 -07: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 Flatten migrations for MySQL. 2016-02-20 19:27:12 -08:00
AuthStore.migrations Flatten migrations for MySQL. 2016-02-20 19:27:12 -08:00
Avatar.migrations Correct case in the names of the Avatar and Friends tables 2016-03-24 16:43:27 -04:00
EstateStore.migrations Flatten migrations for MySQL. 2016-02-20 19:27:12 -08: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 Correct case in the names of the Avatar and Friends tables 2016-03-24 16:43:27 -04:00
GridStore.migrations Flatten migrations for MySQL. 2016-02-20 19:27:12 -08: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 Create all tables ad InnoDB by default 2017-01-05 13:35:13 +00:00
InventoryStore.migrations Flatten migrations for MySQL. 2016-02-20 19:27:12 -08:00
LogStore.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
Presence.migrations Correct the case of the Presence table 2016-03-22 23:05:31 +01:00
RegionStore.migrations store the physics inertia override in Mysql and add it to serializer. run prebuild is required 2017-04-01 17:49:17 +01:00
UserAccount.migrations Change casing on UserAccounts 2016-03-22 20:08:46 +01:00
UserProfiles.migrations Create all tables ad InnoDB by default 2017-01-05 13:35:13 +00: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 Change the engine of the groups table back to MyISAM, because MySQL 5.5 and older don't support full test search on InnoDB 2017-05-04 18:19:46 -07:00