aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/AgentPrefs.migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MySQL default character set to utfmb4.onefang2021-08-171-1/+1
| | | | Coz on one box they defaulted to utfmb3, which .NET doesn't support.
* Various database fixups.onefang2020-07-311-2/+2
| | | | | | | InnoDB -> MyISAM utf8 if not exists white space
* Support for Linden AgentPreferences capability and friends ↵Cinder2015-06-131-0/+18
(UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157 Signed-off-by: Diva Canto <diva@metaverseink.com>