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