| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null
|
|
|
|
|
|
|
|
|
|
* Bug fix in InventoryServerInConnector -- m_config
|
|
|
|
|
|
|
|
This flag prevents registration of a known region
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
missing from response, namely Library and Friends. Appearance service is also missing.
|
|
database issue. Now the login will instaead fail later.
|
|
|
|
yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from IUserAccountService, we need to define what goes in there. Change
the handler to the generic handler. Adjust migrations, add index
|
|
|
|
* Cleaned up IUserService and beefed up UserAccoutData
|
|
|
|
|
|
(deleting all but one presence record) on logout so that they don't pile up.
|
|
into the new
|
|
friends migration, which MAY error out if the old friends table is not
in the same database as the new one being created. This error is nonfatal,
it would only mean that friends will not be migrated automatically. It would
bite people with nonstandard configurations.
|
|
|
|
|
|
|
|
|
|
|
|
|