aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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