Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various database fixups. | onefang | 2019-05-19 | 1 | -2/+2 |
| | | | | | | | InnoDB -> MyISAM utf8 if not exists white space | ||||
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 1 | -105/+38 |
| | |||||
* | MyISAM is still much better performing for OpenSim. | David Walter Seikel | 2016-11-03 | 1 | -2/+2 |
| | | | | This time we got the file system asset server, even better still. B-) | ||||
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 1 | -2/+2 |
| | |||||
* | MyISAM is much better performing for OpenSim. | David Walter Seikel | 2013-02-23 | 1 | -2/+2 |
| | |||||
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ↵ | Diva Canto | 2010-11-21 | 1 | -0/+8 |
| | | | | | | themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. New migration in inventory table in order to make CreatorID varchar(255). | ||||
* | * Changed CreatorIDs consistently to varchar(128) | Diva Canto | 2010-06-08 | 1 | -0/+8 |
| | | | | | * Deleted redundant migration for assets in SQLite * Rewrote XInventory migrations in SQLite in the new style | ||||
* | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 1 | -0/+93 |
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store |