In ubuntu, the mysqld config is /etc/mysql/my.cnf add those lines (timeout, ect) and it works fine<br><br><div class="gmail_quote">2010/6/17 Diva Canto <span dir="ltr"><<a href="mailto:diva@metaverseink.com">diva@metaverseink.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">In case it wasn't clear (I'll make it painfully clear on that instructions page later):<br>
That [mysqld] section has nothing to do with configuration files of OpenSim/Robust. It's in the configuration file of MySql itself.<div><div></div><div class="h5"><br>
<br>
On 6/17/2010 5:42 AM, Ai Austin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I set up the MySQL data base config my.ini file with the longer timeouts etc recommended  in the [mysqld] section... but it seems that I am getting a Cmd timeout  while the a data base transitions are taking place from a working 0.6.9 setup to 0.7 RC1. It probably times out after a minute or so.  Is there somewhere else I should set a longer time out to allow the transitions to complete?<br>

<br>
Robust.log<br>
<br>
13:17:26 - [SERVER]: Starting HTTP server on port 8003<br>
13:17:26 - [SERVER]: Requested port 8003<br>
13:17:26 - [SERVER]: Loading AssetServiceConnector<br>
13:17:26 - [MIGRATIONS]: Upgrading AssetStore to latest revision 8.<br>
13:17:26 - [MIGRATIONS]: NOTE: this may take a while, don't interupt this process!<br>
13:17:57 - [MIGRATIONS]: Cmd was Timeout expired.  The timeout period  elapsed<br>
  prior to completion of the operation or the server is not responding. in  SQL: ALTE<br>
  TABLE assets ADD COLUMN asset_flags INTEGER NOT NULL DEFAULT 0;<br>
13:17:57 - [MIGRATIONS]: An error has occurred in the migration. This<br>
may mean you could see errors trying to run OpenSim. If you see database related<br>
errors, you will need to fix the issue manually. Continuing.<br>
13:17:57 - [MIGRATIONS]: Updating AssetStore to version 7<br>
<br>
I then get a lot of errors like this one (not surprisingly)<br>
<br>
13:18:30 - [ASSET DB]: MySQL failure creating asset<br>
42b6ac7f-d21f-11dd-ad8b-0800<br>
200c9a66 with name "Kan-Ed Test16". Error: Unknown column<br>
'asset_flags' in 'fiel<br>
d list'<br>
<br>
Opensim.log<br>
<br>
And in Opensim.exe I get pairs of messages like this.<br>
<br>
13:22:23 - [XINVENTORY CONNECTOR]: GetFolder  3c02587b-f7b4-47d6-97ee-59e2fad392df<br>
13:22:23 - [XINVENTORY CONNECTOR STUB]: Exception in GetFolder: Root element is missing.<br>
<br>
<br>
<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de" target="_blank">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>
</blockquote>
<br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de" target="_blank">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>