aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/MySQLManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-02whole lot more movingSean Dague1-909/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-18Formatting cleanup.Jeff Ames1-16/+15
2008-03-18Last position will be stored in the DB on logout, and the avatar can continue...Johan Berntsson1-2/+50
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-2/+40
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-4/+109
2008-03-02Thank you very much, Ahzzmandius for:Charles Krinke1-44/+26
2008-02-20Minor cleanup.Jeff Ames1-29/+19
2008-02-13* Introduced customizable table names on MySQL and MSSQL UserData plug-ins.lbsa711-0/+2
2008-02-11* Added some connection debugginglbsa711-1/+9
2008-02-05Converted logging to use log4net.Jeff Ames1-8/+10
2008-02-02fix for error on null owner_uuid fieldBrian McBee1-1/+8
2008-02-02Change casting slightly for reading owner_uuid from mysql.Charles Krinke1-2/+3
2008-02-02Thank you very much daTwitch for your first contribution to the C# simulator.Charles Krinke1-5/+36
2008-01-15* Mother of all commits:Adam Frisby1-6/+6
2008-01-11* returnin LLUUID.Zero rather than LLUUID.Random on webkey nulllbsa711-1/+1
2008-01-11* quick fix to fix if webLoginKey is null in DB, return random key (I guess L...lbsa711-1/+9
2008-01-09* Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares1-3/+5
2008-01-07*Added ability to update only necessary data on insertRegion for the grid ser...mingchen1-5/+23
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-5/+5
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-1/+1
2007-11-24* Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby1-1/+1
2007-11-05* Temporarily reverted SQL syntax.Adam Frisby1-3/+3
2007-11-04* Changed MySQL Syntax on Region Updates for Grid Server.Adam Frisby1-2/+3
2007-10-30* Optimized usingslbsa711-155/+174
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax1-3/+3
2007-10-13Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax1-3/+89
2007-10-08Applied patch 485, inventory patch from tleiades (thanks again).MW1-147/+17
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-17/+17
2007-10-05* UserProfileData meets code conventionslbsa711-17/+17
2007-10-05== The "right name and place" commit ==lbsa711-0/+1
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-35/+23
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-23/+35
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-08Whoops! left this out. second part of r1541Brian McBee1-3/+4
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-2/+2
2007-07-21* Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha...Adam Frisby1-0/+85
2007-07-16changed to native line ending encodingSean Dague1-606/+606
2007-07-14* Excelsior!Adam Frisby1-1/+1
2007-07-14* Upgraded MySQL Connector to support 1222 changes.Adam Frisby1-2/+6
2007-07-04Grid Servers:Adam Frisby1-5/+5
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-29/+22
2007-06-27*Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen1-2/+2