Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-17 | MySQL default character set to utfmb4. | onefang | 1 | -1/+1 | |
Coz on one box they defaulted to utfmb3, which .NET doesn't support. | |||||
2020-07-31 | Various database fixups. | onefang | 1 | -11/+11 | |
InnoDB -> MyISAM utf8 if not exists white space | |||||
2019-10-29 | fix some mysql timestamps default value | UbitUmarov | 1 | -0/+6 | |
2019-05-19 | Various database fixups. | onefang | 1 | -12/+11 | |
InnoDB -> MyISAM utf8 if not exists white space | |||||
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -1/+1 | |
2016-11-03 | MyISAM is still much better performing for OpenSim. | David Walter Seikel | 1 | -1/+1 | |
This time we got the file system asset server, even better still. B-) | |||||
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -0/+18 | |
2013-07-14 | Cleanup old hg sessions (older than 2 days) | Diva Canto | 1 | -0/+1 | |
2013-07-14 | HG UAS: Moved hg-session data from memory to DB storage. This makes it so ↵ | Diva Canto | 1 | -0/+17 | |
that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only. |