aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.MySQL/Resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Increase inventory description columns from 64 characters to 128Justin Clarke Casey2008-03-071-1/+1
* Fix to solve mantis 717 problem. Makes sure the region DB schema is up to dat...Johan Berntsson2008-03-072-1/+20
* Fixed SQL update errorJohan Berntsson2008-03-041-0/+1
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-042-1/+5
* *fixed varchar size typo in createuserfriendstable.sqlTeravus Ovares2008-02-131-1/+1
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-42/+42
* Moved share/sql/mysql-AvatarAppearance.sql to OpenSim/Framework/Data.MySQL/Re...Tedd Hansen2008-02-111-0/+42
* * ok, last mySQL webloginkey related update tonight.Teravus Ovares2008-01-091-1/+1
* * almost an oopsTeravus Ovares2008-01-091-1/+1
* * Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2008-01-092-1/+5
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-311-0/+11
* Extended svn:eol-style to check some other file types.Jeff Ames2007-12-205-52/+52
* * Patch from justincc to fix Inconsistent automatic mysql table creation - se...Teravus Ovares2007-12-124-0/+98
* OpenSimMain now respects the asset_plugin paramter, and storing of assets wil...Tleiades Hax2007-10-131-2/+2
* Added capbility to use MySQL as the database backend in stand alone mode for ...Tleiades Hax2007-10-131-2/+2
* (no commit message)Tleiades Hax2007-10-131-2/+2
* Asset server implementation. Again one of these "plumbing" releases, where no...Tleiades Hax2007-10-131-0/+11
* The files that I missed from Tleiades patch.MW2007-10-084-0/+42