Regarding changing estate ownership, this is still unfortunately only possible by directly editing the database in stock OpenSimulator.

To be clear, estate data is held entirely simulator-side, or shared between a bunch of simulators (hence the separate optional config entires for the estate db). This information is not managed by a ROBUST service.

On 02/10/12 00:26, Nicky Perian wrote:
maybe this is a non-problem but, it has me stumped.
when running a standalone w/mysql the estate tables are populated into the 
database.
when running robust/opensim instances the estate tables appear to to be placed 
in an sqlite database
as per the setting in GridCommon.ini  of:
[DatabaseService]
     ;
     ; ### Choose the DB
     ;

     ; SQLite
     Include-Storage = "config-include/storage/SQLiteStandalone.ini";

Attempts to comment this out and use mysql database fail w/ region not part of 
estate error.


Is there a way to place the estate tables into the mysql database?

This came up because I wanted to transfer ownership of region by table entry as 
I had done before in a standalone
configuration.

If this is the way estate data is handled in the robust/opensim configuration; 
how are the estate tables edited to
transfer region ownership?

Additionally, the show names data does not persist for run to run which it does 
for a standalone.

Comments please.

Nicky




_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users



--
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to