diff options
author | Justin Clark-Casey (justincc) | 2011-03-09 20:53:35 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-03-09 20:55:44 +0000 |
commit | 3e5b1a1de5931afc431fe55db4bd3b5e7f0637df (patch) | |
tree | 3f44239bef37d1d7fd31512dea14caa831924659 /bin/MySql.Data.dll | |
parent | Split out path tests from InventoryArchiveTests. Factor common code into tes... (diff) | |
download | opensim-SC_OLD-3e5b1a1de5931afc431fe55db4bd3b5e7f0637df.zip opensim-SC_OLD-3e5b1a1de5931afc431fe55db4bd3b5e7f0637df.tar.gz opensim-SC_OLD-3e5b1a1de5931afc431fe55db4bd3b5e7f0637df.tar.bz2 opensim-SC_OLD-3e5b1a1de5931afc431fe55db4bd3b5e7f0637df.tar.xz |
Update MySql.Data.dll to version 6.3.6.
This version fixes a bug so that MySqlCommand.CommandTimeout = 0 now correctly sets an infinite command timeout. This might help with failures on long-running migrations.
The mysql.data.dll v2 is used from the mysql package (as opposed to v4). The v4 version (probably standing for NET 4.0) does not work under mono 2.6.7, which is still commonly used.
Diffstat (limited to '')
-rw-r--r-- | bin/MySql.Data.dll | bin | 360448 -> 353792 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/MySql.Data.dll b/bin/MySql.Data.dll index c28c618..992aa56 100644 --- a/bin/MySql.Data.dll +++ b/bin/MySql.Data.dll | |||
Binary files differ | |||