aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correcting errors in previous change: MySQL needs int unsigned, notMelanie Thielker2015-07-141-1/+1
* Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim!Melanie Thielker2015-07-141-0/+8
* Bringing FSAssets more inline with current OpenSim standards. * If no connect...AliciaRaven2015-07-121-0/+18
* Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...Cinder2015-06-131-0/+18
* Alter the migrations so that it is a no-op as the columns are unused and the ...BlueWall2015-03-042-4/+2
* Chase latest change to asset description length with an update to XAssetStore...Cinder2015-03-041-1/+9
* Revert "Chase latest change to asset description length with an update to XAs...BlueWall2015-03-041-9/+1
* Chase latest change to asset description length with an update to XAssetStore...Cinder2015-03-041-1/+9
* Follow up to last commit, fix field lengthCinder2015-03-031-0/+3
* Add hypergrid teleporting support to user profiles picksBlueWall2014-10-271-1/+6
* Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ...Oren Hurvitz2014-04-231-1/+9
* Better logging in PresenceService, to help diagnose presence problems.Oren Hurvitz2014-04-211-1/+9
* In the offline message table, store the sender.Oren Hurvitz2014-01-161-1/+11
* Add support for user preferences (im via email)BlueWall2013-12-061-0/+10
* Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood2013-09-221-0/+10
* Cleanup old hg sessions (older than 2 days)Diva Canto2013-07-141-0/+1
* HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...Diva Canto2013-07-141-0/+17
* HG Friends: migration #3 is failing on some installations of MySql. Setting t...Diva Canto2013-07-041-1/+1
* Database persistence for keyframes. Contains a Migration.Melanie2013-06-061-0/+7
* UserProfilesBlueWall2013-05-301-0/+83
* Send up the part missing from the Avination Estate commit.Melanie2013-05-111-0/+6
* Change the table and field names of XAssetService mysql db tables to be capit...Justin Clark-Casey (justincc)2013-03-151-15/+15
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+115
* Offline IM: moved the Data and MySQL bits to the corresponding places in core...Diva Canto2013-02-191-0/+24
* Added physics parameters support to MSSQL and SQLite (not tested)Oren Hurvitz2013-02-091-1/+1
* Partial port of Avination's support for the new physics parameters.Melanie2013-02-061-0/+13
* 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