aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLFramework.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-6/+54
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-21/+12
* Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim2010-02-051-49/+13
* Removing Console.WriteLine()s that were brought in with the revertJohn Hurliman2009-11-021-2/+0
* Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman2009-11-021-8/+5
* Remove the using() constructs from the new style database modules; they causedMelanie2009-10-061-4/+10
* Added CloseDBConnection() to replace the old CloseReaderCommand(). This will ...John Hurliman2009-10-051-7/+7
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-10/+4
* More work on new authentication serviceMelanie2009-09-041-0/+8
* Add the user authentication data adapter. This is meant to use a new tableMelanie2009-09-041-0/+115