In ubuntu, the mysqld config is /etc/mysql/my.cnf add those lines (timeout, ect) and it works fine
2010/6/17 Diva Canto <[email protected]> > In case it wasn't clear (I'll make it painfully clear on that instructions > page later): > That [mysqld] section has nothing to do with configuration files of > OpenSim/Robust. It's in the configuration file of MySql itself. > > > On 6/17/2010 5:42 AM, Ai Austin wrote: > >> 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? >> >> Robust.log >> >> 13:17:26 - [SERVER]: Starting HTTP server on port 8003 >> 13:17:26 - [SERVER]: Requested port 8003 >> 13:17:26 - [SERVER]: Loading AssetServiceConnector >> 13:17:26 - [MIGRATIONS]: Upgrading AssetStore to latest revision 8. >> 13:17:26 - [MIGRATIONS]: NOTE: this may take a while, don't interupt this >> process! >> 13:17:57 - [MIGRATIONS]: Cmd was Timeout expired. The timeout period >> elapsed >> prior to completion of the operation or the server is not responding. in >> SQL: ALTE >> TABLE assets ADD COLUMN asset_flags INTEGER NOT NULL DEFAULT 0; >> 13:17:57 - [MIGRATIONS]: An error has occurred in the migration. This >> may mean you could see errors trying to run OpenSim. If you see database >> related >> errors, you will need to fix the issue manually. Continuing. >> 13:17:57 - [MIGRATIONS]: Updating AssetStore to version 7 >> >> I then get a lot of errors like this one (not surprisingly) >> >> 13:18:30 - [ASSET DB]: MySQL failure creating asset >> 42b6ac7f-d21f-11dd-ad8b-0800 >> 200c9a66 with name "Kan-Ed Test16". Error: Unknown column >> 'asset_flags' in 'fiel >> d list' >> >> Opensim.log >> >> And in Opensim.exe I get pairs of messages like this. >> >> 13:22:23 - [XINVENTORY CONNECTOR]: GetFolder >> 3c02587b-f7b4-47d6-97ee-59e2fad392df >> 13:22:23 - [XINVENTORY CONNECTOR STUB]: Exception in GetFolder: Root >> element is missing. >> >> >> >> _______________________________________________ >> Opensim-dev mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-dev >> > > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev >
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
