aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2-0/+13
2008-10-16- Enforced no user or agent with UUID 0 on agent DB insertionSean Dague1-0/+4
2008-10-15* minor: comment out persisting prim inventory log messagesJustin Clarke Casey1-1/+1
2008-10-15- Makes MySQL reject inserting UUID 0Sean Dague1-0/+5
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+46
2008-10-03Add database persistence for material settingMelanie Thielker2-0/+11
2008-10-01add delete prim tests. Found and fixed bugs where regionSean Dague1-2/+2
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-2/+2
2008-09-26* Patch from JHurlimanTeravus Ovares1-3/+3
2008-09-25removal of more dead alter table codeSean Dague1-39/+2
2008-09-24light mysql user testsSean Dague1-0/+88
2008-09-24expose it for real, missed the public keywordSean Dague1-1/+1
2008-09-24expose MySQLUserData class so that it can be testedSean Dague1-1/+1
2008-09-24remove configurable table names from the mysql user driver. ThatSean Dague1-24/+3
2008-09-24Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz1-0/+36
2008-09-24light the mysql region testsSean Dague1-0/+97
2008-09-24let the asset tests run on MySQL. Interesting difference here, theSean Dague3-1/+92
2008-09-23create the first attempted mysql test. This only runs locally if youSean Dague1-8/+19
2008-09-23remove log4net references, see if that helps fix bambooSean Dague1-9/+1
2008-09-23check in stubbing for mysql tests. This is ignored withSean Dague1-0/+74
2008-09-18- Add Dispose method to IRegionDataStoreHomer Horwitz1-0/+2
2008-09-14Mantis #2124Melanie Thielker1-1/+1
2008-09-14Thank you kindly, CMickeyb for a patch that:Charles Krinke1-0/+6
2008-09-12* Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey1-0/+5
2008-09-12* Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey1-3/+6
2008-09-10Mantis #511Melanie Thielker1-1/+2
2008-09-10Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2-0/+11
2008-09-09Update svn properties, formatting cleanup.Jeff Ames2-2/+2
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker2-3/+26
2008-09-06Mantis #2133Melanie Thielker2-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares8-217/+217
2008-09-03Update svn properties.Jeff Ames1-24/+24
2008-09-03Mantis #2099Melanie Thielker2-16/+38
2008-09-02apparently I missed one of the old version routines that could beSean Dague1-39/+0
2008-08-30* Added new MySQLSuperManager support for the grid servers.Adam Frisby3-69/+140
2008-08-30* Fixed #2807 Again, Whoops.Adam Frisby1-1/+1
2008-08-30* Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ...Adam Frisby1-0/+9
2008-08-30* Minor fix to previous threading patch, every nTH request would previously h...Adam Frisby1-2/+10
2008-08-30* Added new "SuperManager" class for MySQL connections, for allowing multiple...Adam Frisby2-236/+379
2008-08-27remove legacy pre-Migration database upgrade routinesSean Dague1-120/+0
2008-08-27remove the legacy pre-Migration database upgrade pathsSean Dague1-42/+0
2008-08-27remove pre-Migration upgrade pathsSean Dague1-92/+0
2008-08-27we're past checkin 6000, so now cleaning up all the cruft of the preSean Dague1-302/+3
2008-08-24Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke1-1/+1
2008-08-24Selling an object in-place (as original) now works. Builders canMelanie Thielker1-2/+14
2008-08-24Plumb the data path for all those eye candy values. Saves textureMelanie Thielker1-55/+139
2008-08-24Add the fields for the eye candy and sale featires to the prims table.Melanie Thielker1-0/+27
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker1-30/+9
2008-08-19Update svn properties, formatting cleanup.Jeff Ames2-7/+7
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2-5/+9