UbitUmarov
|
c57215687f
a few more changes on mysql
|
7 years ago |
UbitUmarov
|
d9038e650a
MySQLConnector is not a MS product
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
46dd899d9e
MySQLFSAssetData asset type is a int not a varchar
|
8 years ago |
UbitUmarov
|
9b2f186a8c
MySQLFSAssetData on store, if a asset already exists, assume its a valid store or regions will keep retry. The other DBs do replace the item, why doesn't FS do the same?
|
8 years ago |
UbitUmarov
|
5d5bad5fc1
workaround potencial memory leaks
|
8 years ago |
AliciaRaven
|
3ff19a8ac3
Fix missing id parameter in FSAssets database connector when updating Access time.
|
8 years ago |
Melanie Thielker
|
73e527fffc
Fix some artefacts that came from merging the OSGrid code.
|
8 years ago |
Melanie Thielker
|
74c2113bce
Port the safer database access and the cure for "Chicken Bones" which
|
8 years ago |
AliciaRaven
|
f3f748ed11
Bringing FSAssets more inline with current OpenSim standards. * If no connection string found in assets config, fallback to using default database config * Create database storage interface to allow other db connectors to be written at some point * Add MySQL migrations file to create the initial db table * Added new config option named DaysBetweenAccessTimeUpdates to reduce db load by only updating access times when fetching assets if the last access time was over the threshold. This idea was taken from XAssets service. * Change log message headers to indicate FS assets is the source not just assets
|
9 years ago |
Melanie Thielker
|
a343c07d12
Some cleanup, add prebuild project, correct path
|
9 years ago |
Melanie Thielker
|
2672637202
Rename for uniformity, add data module
|
9 years ago |