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 |
UbitUmarov
|
9d6a1e01f9
fix some mysql timestamps default value
|
5 years ago |
UbitUmarov
|
4812833435
set default value for timestand on groups v2 invites table
|
5 years ago |
Diva Canto
|
ab4f870000
Change the engine of the groups table back to MyISAM, because MySQL 5.5 and older don't support full test search on InnoDB
|
7 years ago |
Melanie Thielker
|
53fe204eed
Create all tables ad InnoDB by default
|
7 years ago |
Diva Canto
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
11 years ago |