mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Revert "Set command timeout to infinity on migrations"
This reverts commit 51d30fd34a.
This commit is contained in:
@@ -75,7 +75,6 @@ namespace OpenSim.Data.MySQL
|
||||
{
|
||||
throw new Exception(sql);
|
||||
};
|
||||
scr.CommandTimeout = 0;
|
||||
scr.Execute();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user