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
*
Make the MySqlGeneric layer transaction aware
Melanie Thielker
2017-03-31
1
-25
/
+50
*
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
2015-09-03
1
-15
/
+14
*
bad merge?
UbitUmarov
2015-09-01
1
-1
/
+20
|
\
|
*
Give extra info on the call stack when SQL errors happen
Melanie Thielker
2014-08-09
1
-0
/
+1
*
|
Remove lock in MySQLFramework. This is not necessary as the connection is no...
Justin Clark-Casey (justincc)
2014-08-22
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