aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/Resources (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-09Another database schema fix for crazy.onefang1-1/+1
2021-09-09What numbnuts thought UUIDs should be varchar(255)?onefang1-4/+4
2021-09-03Shorten the name field of os_groups_groups.onefang1-1/+1
2021-09-03os_groups UUIDs are 36 charcters, not 255 varchars.onefang1-4/+4
2021-09-03Change the database schemas for a few, might be able to create them now.onefang3-9/+9
2021-09-03Make it GridUsers VERSION 1, coz there never was a VERSION 2.onefang1-1/+1
2021-09-03Fixup GridUser migrations to be like the others.onefang1-6/+1
2021-08-17MySQL default character set to utfmb4.onefang19-41/+41
2020-07-31Various database fixups.onefang20-76/+76
2019-10-29fix some mysql timestamps default valueUbitUmarov2-1/+7
2019-08-17missing fileUbitUmarov1-0/+7
2019-08-10set default value for timestand on groups v2 invites tableUbitUmarov1-0/+8
2019-05-19Various database fixups.onefang21-84/+78
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang22-1520/+594
2018-12-30add some persistence (mysql only)UbitUmarov1-0/+7
2018-01-13clean some modules apiUbitUmarov1-16/+0
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov1-0/+16
2017-11-14Donating the Avination Mute ModuleMelanie Thielker1-0/+16
2017-05-04Change the engine of the groups table back to MyISAM, because MySQL 5.5 and o...Diva Canto1-1/+1
2017-04-01 store the physics inertia override in Mysql and add it to serializer. run p...UbitUmarov1-0/+6
2017-01-05Create all tables ad InnoDB by defaultMelanie Thielker4-22/+22
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty1-0/+8
2016-11-26Increase float precision for windlight needed by scripts. mySQL Migration on ...AliciaRaven1-0/+63
2016-11-03MyISAM is still much better performing for OpenSim.David Walter Seikel17-40/+40
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel19-53/+435
2016-09-17 add to databases a table to store baked terrain.UbitUmarov1-0/+11
2016-03-24Correct case in the names of the Avatar and Friends tablesKevin Cozens2-2/+2
2016-03-22Correct the case of the Presence tableMelanie Thielker1-1/+1
2016-03-22Change casing on UserAccountsMelanie Thielker1-1/+1
2016-02-21MySQL migrations: fix one last migration that had been left behindDiva Canto1-0/+7
2016-02-20Flatten migrations for MySQL.Diva Canto13-1514/+432
2015-11-21row format fixed removed to allow creation of regions tableShy Robbiani1-1/+5
2015-10-20 store rotation axis locks in MySql and SQlite dbs ( others need to be update...UbitUmarov1-0/+8
2015-09-15Added migration for UserAccounts table.Kevin Cozens1-0/+7
2015-09-14 try to add a mysql migration to avnUbitUmarov1-0/+15
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov2-7/+0
2015-07-14Correcting errors in previous change: MySQL needs int unsigned, notMelanie Thielker1-1/+1
2015-07-14Mantis #7629: Change LandFlags column to unsigned. Thanks, Jim!Melanie Thielker1-0/+8
2015-07-12Bringing FSAssets more inline with current OpenSim standards. * If no connect...AliciaRaven1-0/+18
2015-06-13Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...Cinder1-0/+18
2015-03-04Alter the migrations so that it is a no-op as the columns are unused and the ...BlueWall2-4/+2
2015-03-04Chase latest change to asset description length with an update to XAssetStore...Cinder1-1/+9
2015-03-04Revert "Chase latest change to asset description length with an update to XAs...BlueWall1-9/+1
2015-03-04Chase latest change to asset description length with an update to XAssetStore...Cinder1-1/+9
2015-03-03Follow up to last commit, fix field lengthCinder1-0/+3
2014-10-27Add hypergrid teleporting support to user profiles picksBlueWall1-1/+6
2014-04-23Changed table 'im_offline' to use UTF8 characters. This fixes a problem with ...Oren Hurvitz1-1/+9
2014-04-21Better logging in PresenceService, to help diagnose presence problems.Oren Hurvitz1-1/+9
2014-01-16In the offline message table, store the sender.Oren Hurvitz1-1/+11
2013-12-07Revert "Add support for user preferences (im via email)"Melanie1-10/+0