aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLGridData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-211-422/+0
* Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim2010-02-051-213/+125
* Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman2009-11-021-84/+87
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-87/+84
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-12/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* remove legacy pre-migration code for mysql grid adapter, who knew thisSean Dague2009-02-181-55/+0
* * optimized usings.lbsa712009-02-121-2/+3
* * Apply http://opensimulator.org/mantis/view.php?id=2948Justin Clarke Casey2009-01-071-6/+6
* 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-011-3/+3
* Add the missing bits for the new region-search:Homer Horwitz2008-10-031-0/+46
* Mantis #2124Melanie Thielker2008-09-141-1/+1
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-6/+6
* * Added new MySQLSuperManager support for the grid servers.Adam Frisby2008-08-301-62/+136
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur2008-07-311-1/+1
* Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur2008-07-231-5/+0
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-181-5/+17
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-4/+4
* Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru...Jeff Ames2008-06-261-6/+10
* Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames2008-06-261-4/+20
* fix an edge case with migrations in the region store.Sean Dague2008-06-191-2/+18
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-5/+7
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-281-12/+17
* * Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2008-05-011-1/+1
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+3
* * Discerned between AddProfile and UpdateProfile in region registrationlbsa712008-04-111-0/+5
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+402