Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MySQL default character set to utfmb4. | onefang | 2021-08-17 | 1 | -1/+1 |
| | | | | Coz on one box they defaulted to utfmb3, which .NET doesn't support. | ||||
* | Various database fixups. | onefang | 2020-07-31 | 1 | -11/+11 |
| | | | | | | | InnoDB -> MyISAM utf8 if not exists white space | ||||
* | fix some mysql timestamps default value | UbitUmarov | 2019-10-29 | 1 | -0/+6 |
| | |||||
* | Cleanup old hg sessions (older than 2 days) | Diva Canto | 2013-07-14 | 1 | -0/+1 |
| | |||||
* | HG UAS: Moved hg-session data from memory to DB storage. This makes it so ↵ | Diva Canto | 2013-07-14 | 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. |