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 | -2/+2 |
| | | | | | | | InnoDB -> MyISAM utf8 if not exists white space | ||||
* | Converted MySQL migration history to the new format | AlexRa | 2010-05-16 | 1 | -0/+13 |
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store |