aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted obsolete files in the Data layer. Compiles.Diva Canto2010-02-211-1248/+0
* Updated MySQL connection management to use the MySQL connection pooling. This...Master ScienceSim2010-02-051-217/+211
* Fixing an incorrect logging message in insertUserRowOpenSim Master2010-02-051-1/+1
* Reverting the memory leak patch for MySQL. Problems have been reported with t...John Hurliman2009-11-021-28/+32
* * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L...John Hurliman2009-10-041-32/+28
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-2/+4
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-2/+0
* * optimized usings.lbsa712009-02-121-4/+4
* * Apply http://opensimulator.org/mantis/view.php?id=2948Justin Clarke Casey2009-01-071-37/+37
* From: arthursv@linux.vnet.ibm.comSean Dague2008-11-061-19/+19
* add some null protection on emailSean Dague2008-11-041-1/+1
* implement email field for MySQL and SQLiteSean Dague2008-11-041-13/+16
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-3/+6
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-67/+67
* Mantis #2099Melanie Thielker2008-09-031-0/+13
* * Added new MySQLSuperManager support for the grid servers.Adam Frisby2008-08-301-1/+1
* Mantis#2027. Thank you kindly, HomerHorwitz for a patch that addresses:Charles Krinke2008-08-241-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-4/+4
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-191-1/+4
* * Properly dispose of the reader after readAttachments() has finished with it...Justin Clarke Casey2008-08-181-2/+3
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-181-0/+51
* Formatting cleanup.Jeff Ames2008-08-181-9/+9
* Plumb in the partner and the account title fields for profile info.Melanie Thielker2008-08-151-4/+23
* Small fox in the database, god level was being overwritten with the userMelanie Thielker2008-08-151-1/+1
* Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker2008-08-141-3/+12
* Mantis #1946Melanie Thielker2008-08-141-2/+8
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-181-1/+1
* Mantis#1661. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-07-031-36/+77
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-7/+19
* Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames2008-06-261-4/+30
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-39/+47
* create some direct sql calls for appearanceSean Dague2008-05-211-0/+109
* Formatting cleanup.Jeff Ames2008-05-161-8/+8
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * You can haz more spring cleaning.Adam Frisby2008-05-081-8/+2
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-1/+1
* in theory, let you pass the mysql connection string into theSean Dague2008-04-241-2/+14
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+2
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-151-2/+2
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-6/+6
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-25/+49
* further renaming of properties for claritySean Dague2008-04-101-11/+11
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-26/+37
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+909