The issue now has a patch, which is in the same style as the MySQL code. Strawberry tested it and if applied the alpha release is also ready for MSSQL.<br><br>Ruud<br><br><div class="gmail_quote">On Mon, Jan 5, 2009 at 9:46 PM, Justin Clark-Casey <span dir="ltr"><<a href="mailto:jjustincc@googlemail.com">jjustincc@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Laurent wrote:<br>
> Hello,<br>
><br>
>> Hi,<br>
>><br>
>> in what way is the MySQL rewrite hurting MSSQL?<br>
>><br>
>> The two drivers are independent. MySQL now uses low level native<br>
>> calls, making it much faster.<br>
>><br>
>> Melanie<br>
><br>
> Fixes has been done on both MySQLRegionData.cs and SQLiteRegionData.cs at<br>
> release 7586. That fix was not applied to MSSQLRegionData.cs.<br>
><br>
> SVN Log at 7586 :<br>
><br>
> * Resolve <a href="http://opensimulator.org/mantis/view.php?id=2743" target="_blank">http://opensimulator.org/mantis/view.php?id=2743</a> and<br>
> <a href="http://opensimulator.org/mantis/view.php?id=2739" target="_blank">http://opensimulator.org/mantis/view.php?id=2739</a> by no longer bothering to<br>
> store or retrieve the local parentID in<br>
> the region database<br>
> * The original issue is that the now randomly generated local ids do not fit<br>
> into the int parentID datatype<br>
> * However, as far as I know it's actually pointless to store this local<br>
> parent ID anyway (we already store the groupUUID), especially as we don't<br>
> bother to store the localID (as<br>
> opposed to UUID itself).<br>
> * Conservatively, the actual column will be removed in a later commit<br>
><br>
> I am sorry I dont have that much time to help more about it :(<br>
<br>
</div>Okay, I made what I think are the matching changes to MSSQL in r7958, as detailed in<br>
<a href="http://opensimulator.org/mantis/view.php?id=2939" target="_blank">http://opensimulator.org/mantis/view.php?id=2939</a>.  I tend to be a little hesitant about changing MSSQL since I can't<br>
test it, though it would probably have been easier just to go ahead with the blind fix in this case.<br>
<div><div></div><div class="Wj3C7c"><br>
><br>
> Laurent<br>
> --------------------------------------------------<br>
> From: "Melanie" <<a href="mailto:melanie@t-data.com">melanie@t-data.com</a>><br>
> Sent: Saturday, January 03, 2009 2:26 PM<br>
> To: <<a href="mailto:opensim-dev@lists.berlios.de">opensim-dev@lists.berlios.de</a>><br>
> Subject: Re: [Opensim-dev] Regionstore and all changes happening there.<br>
><br>
>> Hi,<br>
>><br>
>> in what way is the MySQL rewrite hurting MSSQL?<br>
>><br>
>> The two drivers are independent. MySQL now uses low level native<br>
>> calls, making it much faster.<br>
>><br>
>> Melanie<br>
>><br>
>><br>
>> Ruud Lathrop wrote:<br>
>>> In relation to Mantis issue 2939, I see that there has been done a lot of<br>
>>> work on the RegionStore within the MySQL section. Sadly this is now also<br>
>>> hurting the MSSQL section. Can we please have some report on what is done<br>
>>> there, so we can update the MSSQL section?<br>
>>><br>
>>> Ruud<br>
>>><br>
>>> PS and yes I have looked in the repository, but a lot is done and to go<br>
>>> throw all message is not a option as they are sometimes very short.<br>
>>><br>
>>><br>
>>><br>
>>> ------------------------------------------------------------------------<br>
>>><br>
>>> _______________________________________________<br>
>>> Opensim-dev mailing list<br>
>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>> _______________________________________________<br>
>> Opensim-dev mailing list<br>
>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>><br>
> _______________________________________________<br>
> Opensim-dev mailing list<br>
> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
><br>
<br>
<br>
</div></div><font color="#888888">--<br>
justincc<br>
Justin Clark-Casey<br>
<a href="http://justincc.wordpress.com" target="_blank">http://justincc.wordpress.com</a><br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br>