aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (follow)
Commit message (Expand)AuthorAgeFilesLines
* implement email field for MySQL and SQLiteSean Dague2008-11-043-15/+23
* * Minor cleanupAdam Frisby2008-11-011-1/+0
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+43
* Fix a compile warning about unreachable codeHomer Horwitz2008-11-011-2/+0
* A stab a getting the user server to act right. Move acquisition of theMelanie Thielker2008-11-012-18/+21
* * Added some debug information to MySQL UserDataManager to help diagnose a po...Adam Frisby2008-10-312-18/+25
* - Includes consistency test for new and updated objects, asSean Dague2008-10-301-3/+2
* Mid-work, trying to fix region part insertion and retrievalSean Dague2008-10-301-7/+29
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-182-0/+13
* - Enforced no user or agent with UUID 0 on agent DB insertionSean Dague2008-10-161-0/+4
* * minor: comment out persisting prim inventory log messagesJustin Clarke Casey2008-10-151-1/+1
* - Makes MySQL reject inserting UUID 0Sean Dague2008-10-151-0/+5
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-0/+46
* Add database persistence for material settingMelanie Thielker2008-10-032-0/+11
* add delete prim tests. Found and fixed bugs where regionSean Dague2008-10-011-2/+2
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames2008-09-281-2/+2
* * Patch from JHurlimanTeravus Ovares2008-09-261-3/+3
* removal of more dead alter table codeSean Dague2008-09-251-39/+2
* light mysql user testsSean Dague2008-09-241-0/+88
* expose it for real, missed the public keywordSean Dague2008-09-241-1/+1
* expose MySQLUserData class so that it can be testedSean Dague2008-09-241-1/+1
* remove configurable table names from the mysql user driver. ThatSean Dague2008-09-241-24/+3
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-241-0/+36
* light the mysql region testsSean Dague2008-09-241-0/+97
* let the asset tests run on MySQL. Interesting difference here, theSean Dague2008-09-243-1/+92
* create the first attempted mysql test. This only runs locally if youSean Dague2008-09-231-8/+19
* remove log4net references, see if that helps fix bambooSean Dague2008-09-231-9/+1
* check in stubbing for mysql tests. This is ignored withSean Dague2008-09-231-0/+74
* - Add Dispose method to IRegionDataStoreHomer Horwitz2008-09-181-0/+2
* Mantis #2124Melanie Thielker2008-09-141-1/+1
* Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-09-141-0/+6
* * Add userstore sql upgrade I carelessly forgot to check in a couple of revis...Justin Clarke Casey2008-09-121-0/+5
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+6
* Mantis #511Melanie Thielker2008-09-101-1/+2
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-102-0/+11
* Update svn properties, formatting cleanup.Jeff Ames2008-09-092-2/+2
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-082-3/+26
* Mantis #2133Melanie Thielker2008-09-062-2/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-068-217/+217
* Update svn properties.Jeff Ames2008-09-031-24/+24
* Mantis #2099Melanie Thielker2008-09-032-16/+38
* apparently I missed one of the old version routines that could beSean Dague2008-09-021-39/+0
* * Added new MySQLSuperManager support for the grid servers.Adam Frisby2008-08-303-69/+140
* * Fixed #2807 Again, Whoops.Adam Frisby2008-08-301-1/+1
* * Fix for Mantis #2087, Standalone MySQL broken with threading improvements. ...Adam Frisby2008-08-301-0/+9
* * Minor fix to previous threading patch, every nTH request would previously h...Adam Frisby2008-08-301-2/+10
* * Added new "SuperManager" class for MySQL connections, for allowing multiple...Adam Frisby2008-08-302-236/+379
* remove legacy pre-Migration database upgrade routinesSean Dague2008-08-271-120/+0
* remove the legacy pre-Migration database upgrade pathsSean Dague2008-08-271-42/+0
* remove pre-Migration upgrade pathsSean Dague2008-08-271-92/+0