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

_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to