..
Properties
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
2016-02-21 11:14:02 -08:00
Resources
Create all tables ad InnoDB by default
2017-01-05 13:35:13 +00:00
MySQLAgentPreferencesData.cs
bad merge?
2015-09-01 14:54:35 +01:00
MySQLAssetData.cs
revert changes to asset desc size, my bad.. this field will possible go away in future
2016-11-24 14:39:08 +00:00
MySQLAuthenticationData.cs
Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done.
2012-04-30 15:54:35 +01:00
MySQLAvatarData.cs
Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done.
2012-04-30 15:54:35 +01:00
MySQLEstateData.cs
Removed unused code that checked wait_timeout in MySQLEstateData
2015-08-11 07:35:39 +01:00
MySQLFSAssetData.cs
MySQLFSAssetData asset type is a int not a varchar
2016-09-27 21:29:09 +01:00
MySQLFramework.cs
at last we can login and see objects ( friends is dead and disable in
2015-09-03 18:39:08 +01:00
MySQLFriendsData.cs
Eliminated many warnings
2014-04-23 16:37:36 +03:00
MySQLGenericTableHandler.cs
Merge branch 'master' into careminster
2013-02-22 01:28:54 +00:00
MySQLGridUserData.cs
Fix SQL statement
2013-07-02 16:10:09 -07:00
MySQLGroupsData.cs
Mantis #7848 : something wrong with a data field in Groups V2
2016-06-17 12:40:04 -07:00
MySQLHGTravelData.cs
Cleanup old hg sessions (older than 2 days)
2013-07-14 15:47:54 -07:00
MySQLInventoryData.cs
Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done.
2012-04-30 15:54:35 +01:00
MySQLMigrations.cs
Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"
2010-06-19 23:45:56 +01:00
MySQLOfflineIMData.cs
Fix wrong sql statement in offline im.
2013-04-28 09:03:09 -07:00
MySQLPresenceData.cs
Restrict IPresenceData.VerifyAgent
2012-12-09 15:08:32 -05:00
MySQLRegionData.cs
fix a typo in dbs region range
2016-12-01 04:08:42 +00:00
MySQLSimulationData.cs
The new Constant: integer OBJECT_REZZER_KEY = 32;
2016-12-04 17:18:56 +00:00
MySQLUserAccountData.cs
at last we can login and see objects ( friends is dead and disable in
2015-09-03 18:39:08 +01:00
MySQLUserProfilesData.cs
Minor, remove unused OSDMap declaration in MySQL profiles
2016-09-15 18:42:28 +01:00
MySQLXAssetData.cs
revert changes to asset desc size, my bad.. this field will possible go away in future
2016-11-24 14:39:08 +00:00
MySQLXInventoryData.cs
fix some invalid string.format arguments
2016-11-09 22:39:52 +00:00