[Opensim-dev] Opensim 0.7 tidying up the MySQL DB connection string
Alex Ra
info at adeptsql.com
Fri Jun 18 18:45:30 UTC 2010
FN> The use of the MysqlScript class is at the heart of most of the
FN> problems I have seen with the migration of mysql databases from
FN> 0.6.9 to 0.7.0. The problem seems to be that the default command
FN> timeout value for processing a sql statement with this class is 30
Hello Frank,
You should be able to control the command timeout from the connection string:
"Server=myServerAddress;Database=...;Default Command Timeout=20000;"
Best regards,
Alex
More information about the Opensim-dev
mailing list