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
|
2020-11-14 17:21:10 +00:00 |
|
Melanie Thielker
|
de109dbe92
|
Change casing on UserAccounts
|
2016-03-22 20:08:46 +01:00 |
|
Diva Canto
|
ded776c86b
|
MySQL migrations: fix one last migration that had been left behind
|
2016-02-21 07:08:55 -08:00 |
|
Diva Canto
|
134e94a7e9
|
Flatten migrations for MySQL.
Conflicts:
OpenSim/Data/MySQL/Resources/RegionStore.migrations
OpenSim/Data/MySQL/Resources/UserAccount.migrations
|
2016-02-20 19:27:12 -08:00 |
|
Kevin Cozens
|
8c5a2e1e70
|
Added migration for UserAccounts table.
|
2015-09-15 21:52:12 -04:00 |
|
AlexRa
|
ee713cb253
|
Converted MySQL migration history to the new format
Replaced all NNN_StoreName.sql migration resources with a more
readable, single-file-per-store
|
2010-05-16 17:04:13 +03:00 |
|