Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the database schemas for a few, might be able to create them now. | onefang | 2021-09-03 | 1 | -1/+1 |
| | | | | Would have saved a lot of time if OpenSim didn't quietly fail these. | ||||
* | Make it GridUsers VERSION 1, coz there never was a VERSION 2. | onefang | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | Fixup GridUser migrations to be like the others. | onefang | 2021-09-03 | 1 | -6/+1 |
| | |||||
* | 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 | -2/+2 |
| | | | | | | | InnoDB -> MyISAM utf8 if not exists white space | ||||
* | Removed the bits about the TOSModule. That module doesn't go into core. ↵ | Diva Canto | 2012-09-27 | 1 | -3/+0 |
| | | | | WARNING: migration on GridUser withdrawn too, but left the migration number there. | ||||
* | TOS module. WARNING: migration in GridUser table. | Diva Canto | 2012-09-25 | 1 | -0/+8 |
| | |||||
* | Cleaned up MySql migrations a bit more, got rid of all old-form migration ↵ | Diva Canto | 2010-05-20 | 1 | -0/+19 |
files. Restored Presence table to its taboo-breaking form. |