parent
51d30fd34a
commit
e3432b8f63
|
@ -75,7 +75,6 @@ namespace OpenSim.Data.MySQL
|
||||||
{
|
{
|
||||||
throw new Exception(sql);
|
throw new Exception(sql);
|
||||||
};
|
};
|
||||||
scr.CommandTimeout = 0;
|
|
||||||
scr.Execute();
|
scr.Execute();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue