.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
vor 15 Jahren |
Resources
|
9c9ce9e8dd
* Deleted duplicated migration that was failing anyway.
|
vor 14 Jahren |
MySQLAssetData.cs
|
64fe823b92
MySQLAssetData.cs now supports asset_flags, CreatorID
|
vor 14 Jahren |
MySQLAuthenticationData.cs
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
vor 14 Jahren |
MySQLAvatarData.cs
|
d4d55b4f4b
Add the data service
|
vor 15 Jahren |
MySQLEstateData.cs
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
vor 14 Jahren |
MySQLFramework.cs
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
vor 14 Jahren |
MySQLFriendsData.cs
|
bfcc57c071
Change friends to handle offers as it was originally designed. This may
|
vor 14 Jahren |
MySQLGenericTableHandler.cs
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
vor 14 Jahren |
MySQLGridUserData.cs
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
vor 14 Jahren |
MySQLInventoryData.cs
|
deae030145
Some more corrections after MySQL connector update
|
vor 14 Jahren |
MySQLLegacyRegionData.cs
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
vor 14 Jahren |
MySQLMigrations.cs
|
a3ebd4db3f
Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"
|
vor 14 Jahren |
MySQLPresenceData.cs
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
vor 14 Jahren |
MySQLRegionData.cs
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
vor 14 Jahren |
MySQLUserAccountData.cs
|
01f6aee020
Implement avatar picker queries
|
vor 15 Jahren |
MySQLXInventoryData.cs
|
b0129b35f8
Added checks to XInventory DB layer to truncate names and descriptions.
|
vor 14 Jahren |