[Opensim-dev] [Resent] Proposal to move region specific parts of the "Estate" settings to the region datastore
Michael Wright
michaelwri22 at yahoo.co.uk
Tue Jul 1 09:02:10 UTC 2008
Err since when didn't we officially support MSSQL?. I don't think its a case of not supporting it, I think its just been a case of it lagging behind the others as not as many people use it. But some people do, not so much on the regions, but at least on the grid server side. Us being one of those who uses it on the grid servers.
Really as to the question if this change would needed to be supported in the mssql code, I'm not sure, really if we have MSSQL support in the svn then it should be usable, but nothing ever works out pefect. So I think this is a open question.
Melanie <melanie at t-data.com> wrote: Hi,
Charles Krinke wrote:
> One of the questions I would have is how we deal with the existing users of OpenSim. Some of these have standalone sims, some have sims on various grids. Of these sims, some use SQLite, some MySQL and some MSSQL.
>
> I also get the impression that those that have currently changed their estate_settings.xml might have them reset to the default.
>
> I wonder if you could comment on some of the issues that existing users might face so that we can strive to avoid support issues.
>
> Charles
That was already covered in Mantis, but I repeat for completeness' sake.
The defaults are taken com estate_settings.xml. That file, if it
exists, is always the base to which the settings get initialized. If
it doesn't exist, the settings are initialized to sane hardcoded
default.
Then, it tries to read a database record. If it is found, it will
override the defaults gathered in the previous step.
If the settings are changed, the database is updated. If there is no
database, then this update will not happen, and estate_settings.xml
will again be read at the next start.
Standalone will be handled the same as grid mode, it uses the same
datastore. I will supply MySQL (already done), SQLite and Null modules.
We don't officially support MSSQL, so interested parties will have
to do that implementation. MSSQL will be treated like Null, e.g.
read estate_settings.xml on each start, until they do.
Melanie
_______________________________________________
Opensim-dev mailing list
Opensim-dev at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev
---------------------------------
Not happy with your email address?
Get the one you really want - millions of new email addresses available now at Yahoo!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20080701/61ebd675/attachment-0001.html>
More information about the Opensim-dev
mailing list