aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-31Various database fixups.onefang20-76/+76
2019-11-14work on previus 2 patchsUbitUmarov1-23/+1
2019-11-14Attempt to fix the issue where, when logging into the grid, the user supplies...Terry1-1/+24
2019-10-29fix some mysql timestamps default valueUbitUmarov2-1/+7
2019-10-13groups v2: remove wrong filters on DB searchUbitUmarov1-1/+1
2019-08-26a few changes to db generic tablesUbitUmarov1-25/+58
2019-08-17missing fileUbitUmarov1-0/+7
2019-08-17EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov1-7/+7
2019-08-10set default value for timestand on groups v2 invites tableUbitUmarov1-0/+8
2019-03-07don't read from dbs wrong sound flagsUbitUmarov1-1/+4
2019-01-21remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov1-3/+3
2018-12-31Put the virtual decls back in, they're needed by the freshly donated ...Melanie1-2/+2
2018-12-30add some persistence (mysql only)UbitUmarov2-4/+29
2018-11-18don't share SHA256CryptoServiceProvider (can be improved)UbitUmarov1-6/+3
2018-01-21cosmetics (or not)UbitUmarov1-14/+14
2018-01-13clean some modules apiUbitUmarov1-16/+0
2018-01-12fix some odd sql queries ap not in useUbitUmarov1-1/+1
2018-01-02fix/clean error messages on MySQLUserProfiles (profilesV2)UbitUmarov1-36/+18
2017-12-11 commit what i did so far for core mutes module, befere i lose itUbitUmarov2-0/+83
2017-11-14Donating the Avination Mute ModuleMelanie Thielker1-0/+16
2017-05-07take more heavy work out of opened dbconn sectionsUbitUmarov1-14/+22
2017-05-06 oops closed too soonUbitUmarov1-82/+87
2017-05-06 a few more changes on mysqlUbitUmarov4-48/+60
2017-05-06 don't hold dbconn longer than necessartUbitUmarov1-21/+31
2017-05-06 another misplaced closeUbitUmarov1-21/+21
2017-05-06 build const strings a compile time...UbitUmarov1-201/+146
2017-05-06 GZipStream does have a CopyTo()UbitUmarov1-5/+5
2017-05-06 dispose some MemoryStreamsUbitUmarov1-6/+8
2017-05-06 fix a few wrong placement ( this is a test by the way )UbitUmarov1-7/+7
2017-05-06 fix wrong placementUbitUmarov1-2/+1
2017-05-06 MySQLConnector is not a MS productUbitUmarov12-14/+110
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 SQliteUbitUmarov1-5/+2
2017-04-01 store the physics inertia override in Mysql and add it to serializer. run p...UbitUmarov2-2/+21
2017-03-31Make the MySqlGeneric layer transaction awareMelanie Thielker2-83/+155
2017-01-05Massive tab and trailing space cleanupMelanie Thielker16-169/+169
2017-01-05Create all tables ad InnoDB by defaultMelanie Thielker4-22/+22
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2-2/+15
2016-12-01 fix a typo in dbs region rangeUbitUmarov1-1/+1
2016-11-26Increase float precision for windlight needed by scripts. mySQL Migration on ...AliciaRaven1-0/+63
2016-11-24 revert changes to asset desc size, my bad.. this field will possible go away...UbitUmarov2-13/+5
2016-11-22change asset description max sizeUbitUmarov2-5/+13
2016-11-09fix some invalid string.format argumentsUbitUmarov1-2/+7
2016-09-27MySQLFSAssetData asset type is a int not a varcharUbitUmarov1-2/+2
2016-09-27MySQLFSAssetData on store, if a asset already exists, assume its a valid sto...UbitUmarov1-1/+7
2016-09-17 add load baked terrain methodsUbitUmarov1-0/+35
2016-09-17 add to databases a table to store baked terrain.UbitUmarov2-0/+58
2016-09-15Minor, remove unused OSDMap declaration in MySQL profilesAliciaRaven1-4/+1
2016-08-22workaround potencial memory leaksUbitUmarov2-36/+39
2016-06-17Mantis #7848: something wrong with a data field in Groups V2Diva Canto1-2/+1