Alex Ra,<div><br></div><div>Agreed you "should" be able to use the connection string - however all attempts to do that have failed. I did read some discussion about that in a .net support forum and the conclusion was that it was by design that you could not override the default command timeout using the connection string argument. I am not a mysql person, so, I would be very happy to be wrong on this - if someone can test it and show how to make the connection string change work. Nebadon and I failed in several days of testing.<br>
<br><div class="gmail_quote">On Fri, Jun 18, 2010 at 11:45 AM, Alex Ra <span dir="ltr"><<a href="mailto:info@adeptsql.com">info@adeptsql.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
FN> The use of the MysqlScript class is at the heart of most of the<br>
FN> problems I have seen with the migration of mysql databases from<br>
FN> 0.6.9 to 0.7.0. The problem seems to be that the default command<br>
FN> timeout value for processing a sql statement with this class is 30<br>
<br>
Hello Frank,<br>
<br>
You should be able to control the command timeout from the connection string:<br>
<br>
"Server=myServerAddress;Database=...;Default Command Timeout=20000;"<br>
<div><div></div><div class="h5"><br>
<br>
<br>
Best regards,<br>
<br>
Alex<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>
</div></div></blockquote></div><br></div>