OpenSimMirror/OpenSim/Data/MySQL/Resources
PixelTomsen bc543c1797 Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
enable/disable this module:
Cap_EnvironmentSettings = "localhost" (for enable)
Cap_EnvironmentSettings = "" (for disable) at ClientStack.LindenCaps section (OpenSimDefaults.ini file)
 or owerwrite in OpenSim.ini

mantis: http://opensimulator.org/mantis/view.php?id=5860

Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
2012-05-23 17:04:19 -04:00
..
AssetStore.migrations * Changed CreatorIDs consistently to varchar(128) 2010-06-08 15:47:14 -07: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 Move Telehub tables and data from EstateSettings to RegionSettings. 2012-01-22 11:36:04 +00:00
FriendsStore.migrations Switched order of SQL statements in Friends migration -- resulted in the wrong key 2011-06-11 09:36:57 -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 Cleaned up MySql migrations a bit more, got rid of all old-form migration files. Restored Presence table to its taboo-breaking form. 2010-05-20 20:24:50 -07: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 Bump migration version on LastSeen field so it is actually run 2010-10-18 19:08:26 +01:00
RegionStore.migrations Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
UserAccount.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
UserStore.migrations Converted MySQL migration history to the new format 2010-05-16 17:04:13 +03:00
XAssetStore.migrations Switch to sha256 from sha1 in order to avoid future asset hash collisions. 2012-03-06 00:14:21 +00:00