index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MySQL
/
MySQLFramework.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-6
/
+54
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-21
/
+12
*
Updated MySQL connection management to use the MySQL connection pooling. This...
Master ScienceSim
2010-02-05
1
-49
/
+13
*
Removing Console.WriteLine()s that were brought in with the revert
John Hurliman
2009-11-02
1
-2
/
+0
*
Reverting the memory leak patch for MySQL. Problems have been reported with t...
John Hurliman
2009-11-02
1
-8
/
+5
*
Remove the using() constructs from the new style database modules; they caused
Melanie
2009-10-06
1
-4
/
+10
*
Added CloseDBConnection() to replace the old CloseReaderCommand(). This will ...
John Hurliman
2009-10-05
1
-7
/
+7
*
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...
John Hurliman
2009-10-04
1
-10
/
+4
*
More work on new authentication service
Melanie
2009-09-04
1
-0
/
+8
*
Add the user authentication data adapter. This is meant to use a new table
Melanie
2009-09-04
1
-0
/
+115