aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources/AuthStore.migrations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various database fixups.onefang2019-05-191-2/+2
| | | | | | | InnoDB -> MyISAM utf8 if not exists white space
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-26/+11
|
* MyISAM is still much better performing for OpenSim.David Walter Seikel2016-11-031-2/+2
| | | | This time we got the file system asset server, even better still. B-)
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+2
|
* MyISAM is much better performing for OpenSim.David Walter Seikel2013-02-231-2/+2
|
* Converted MySQL migration history to the new formatAlexRa2010-05-161-0/+39
Replaced all NNN_StoreName.sql migration resources with a more readable, single-file-per-store