mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
patch attached to check for timeouts on mysql connections *before* operations occur that are likely to timeout. if timeout occurs or the connections is down, it is reconnected before the operation fails.