| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
| |
for assets, make all the indexed columns in the inventory fixed length
via migration.
|
|
|
|
|
|
|
| |
on my machine, and works, but backing up before migrations
is always a good idea.
|
|
|
|
|
|
|
|
| |
World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar.
* It only persists across reboots for the mySQL datastore currently.
* Currently have stubs in the other datastores.
|
|
|
|
|
|
| |
all the mysql bits for migration.
|
|
|
|
|
|
| |
Add migration support to gridstore.
|
|
|
|
|
|
|
|
|
| |
asset uuids no longer binary. I've tested this migration a
few times, and it seems working in all the scenarios I've found
but it wouldn't hurt to backup your asset db before running this
as it does touch a very sensitive part of our content system.
|
|
|
|
|
|
|
|
|
| |
to mysql regions that should help on performance of some of the
selects. We should start capturing more data on performance bits
to figure out where else we are missing indexes and add them via
migrations as well.
|
|
|
|
|
|
|
|
|
| |
and no schema. It should also work with a non up to date schema as well.
Btw, meetings in which I can get code done are the right kind of meetings.
|
|
|
|
|
|
|
| |
now on to integrating this approach into the mysql
driver. Beware the next couple of checkins.
|
| |
|
|
|
|
|
|
|
| |
get saved to the database. There are still issues on wearing things
after a cleared cache that I'm looking at now.
|
| |
|
|
|
|
|
|
| |
by default
|
| |
|
|
|
|
|
|
|
|
| |
settings as when an inventoryitems table is newly created
* Normalize logging titles in database code, though this doesn't yet cover invoking code
|
|
|
|
| |
explicit default values
|
|
|
|
|
| |
* Added AuthbuyerID so that if someone sets a land for sale to someone and then restarts the simulator, when the simulator comes back up, the setting persists.
|
|
|
|
|
|
| |
* Add updated stub mssql inventory sql (only really because I was in the middle of this when I spotted the numeric transposition)
|
|
|
|
|
|
|
| |
Thanks A_Biondi and Melanie!
* This builds but might not work. JustinCC will examine.. it may work out of the box.
|
|
|