aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stopped storing dynamic attributes in the PrimShapeOren Hurvitz2013-01-251-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement dynamic attribute persistence on mysql and mssqlJustin Clark-Casey (justincc)2013-01-251-0/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto2012-09-271-3/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | TOS module. WARNING: migration in GridUser table.Diva Canto2012-09-251-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen2012-05-231-0/+11
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to sha256 from sha1 in order to avoid future asset hash collisions.Justin Clark-Casey (justincc)2012-03-061-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | Make XAssetService a de-duplicating asset service.Justin Clark-Casey (justincc)2012-03-021-0/+27
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Add default value to TelehubObjectBlueWall2012-02-041-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i...PixelTomsen2012-02-031-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Add the needed column in the regions table and a few tweaks.Melanie2012-01-301-0/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Add ParcelImageID to RegionSettings so we can have that overlay.Melanie2012-01-301-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | IMPORTANT!!!!! Please READ. DO NOT Use this version or any before it since theMelanie2012-01-231-12/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Change the key name I missed in last commitMelanie2012-01-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | Move Telehub tables and data from EstateSettings to RegionSettings.Melanie2012-01-222-22/+25
* | | | | | | | | | | | | | | | | | | | | | Telehub Support:BlueWall2012-01-211-0/+21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Remove vestigal OpenSim.Data mono addins extension points that don't look lik...Justin Clark-Casey (justincc)2011-09-201-23/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Switched order of SQL statements in Friends migration -- resulted in the wron...Diva Canto2011-06-111-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | For MySQL, migrate region tables to the MyISAM storage engine rather than InnoDBJustin Clark-Casey (justincc)2011-06-101-0/+16
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | This is the better solution: make the combined key be only on the first 36 ch...Diva Canto2011-06-011-1/+2
* | | | | | | | | | | | | | | | | | It looks like there's a better solution for that problem.Diva Canto2011-06-011-2/+1
* | | | | | | | | | | | | | | | | | Changed Friends table to have 165-sized varchars on PrincipalID and FriendID....Diva Canto2011-06-011-1/+2
* | | | | | | | | | | | | | | | | | HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2010-12-051-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-212-0/+9
* | | | | | | | | | | | | | | | Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-0/+8
* | | | | | | | | | | | | | | Bump migration version on LastSeen field so it is actually runMelanie2010-10-181-1/+1
* | | | | | | | | | | | | | | Ensure no UUID.Zero region ID is ever written to presence. Add a MigrationMelanie Thielker2010-10-131-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-301-2/+12
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | add mysql support for media on a primJustin Clark-Casey (justincc)2010-07-261-1/+8
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | * Deleted duplicated migration that was failing anyway.Diva Canto2010-06-141-2/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Add the BEGIN; I had missedMelanie2010-06-091-0/+1
* | | | | | | | | | | Re-add Migration version 32, which apparently got dropped completely.Melanie2010-06-091-0/+72
* | | | | | | | | | | * Changed CreatorIDs consistently to varchar(128)Diva Canto2010-06-082-1/+9
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Add a migration to adjust types in the WL table. The new connector likes thatMelanie2010-06-081-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'unitests'Melanie2010-05-262-84/+81
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | MySQL Migrations: Minor correcton to Region/Estate splitAlexRa2010-05-232-6/+12
| * | | | | | | | Split migrations for RegionStore and EstateStore (see WARNING!)AlexRa2010-05-232-78/+69
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | The 8th migration statement in AssetStore.migrations didn't look right.Diva Canto2010-05-231-1/+1
|/ / / / / / /
* | | | | | | Cleaned up MySql migrations a bit more, got rid of all old-form migration fil...Diva Canto2010-05-205-32/+8
* | | | | | | MySQL: added CreatorID, moved asset_flag to migration scriptAlexRa2010-05-191-0/+8
* | | | | | | Converted MySQL migration history to the new formatAlexRa2010-05-1678-1002/+1228
| |_|_|_|_|/ |/| | | | |
* | | | | | * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-0/+3
| |_|_|_|/ |/| | | |
* | | | | Add a field asset_flags and a corresponding enum to the asset database. ThisMelanie2010-05-091-0/+5
| |_|_|/ |/| | |
* | | | These files are part of the GridUserService write-up.Diva Canto2010-05-071-0/+17
* | | | GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-073-19/+4
| |_|/ |/| |
* | | Somehow the starting estate number in MySQL was lost. This adds a migrationMelanie2010-03-221-0/+3
| |/ |/|
* | Implement the friends data adaptorMelanie2010-02-052-0/+10