aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLXInventoryData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added checks to XInventory DB layer to truncate names and descriptions.Diva Canto2010-06-271-1/+9
|
* Refix the fixMelanie Thielker2010-05-031-1/+1
|
* Add folder version incrementing to XInventoryService. Fixes offline giveMelanie Thielker2010-05-031-0/+31
| | | | for avatar->avatar
* Fix a few compiler warnings.Jeff Ames2010-03-011-3/+0
|
* Updated MySQL connection management to use the MySQL connection pooling. ↵Master ScienceSim2010-02-051-27/+38
| | | | This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
* Finish conversion if XInventoryServiceMelanie2010-01-041-6/+49
|
* First stage port of the XInventoryServiceMelanie2010-01-041-0/+113