UbitUmarov
|
9533217d82
change some mysql tables and columns character sets, this is close to patch at mantis 8707, but that is not correct. This should have no impact on current dbs. Many of those are now too large to do this change automaticl,, but they should. Some columns as utf8 (4 bytes in future) are pure waste of space, in fact some are used as indexes and can violate max index size. Namelly on groups V2, reason why we are forced to use utf8mb3 mostly likely to be dropped by new mysql/maria versions
|
4 years ago |
Melanie Thielker
|
de109dbe92
Change casing on UserAccounts
|
8 years ago |
Diva Canto
|
ded776c86b
MySQL migrations: fix one last migration that had been left behind
|
8 years ago |
Diva Canto
|
134e94a7e9
Flatten migrations for MySQL.
|
8 years ago |
Kevin Cozens
|
8c5a2e1e70
Added migration for UserAccounts table.
|
9 years ago |
AlexRa
|
ee713cb253
Converted MySQL migration history to the new format
|
14 years ago |