aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/MySql.Data.dll (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+0
2011-04-27add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)1-0/+0
using git or untarring releases under cygwin on windows Mono doesn't care if the
2011-03-09Update MySql.Data.dll to version 6.3.6.Justin Clark-Casey (justincc)1-0/+0
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.
2010-10-15UPdated the MySql driver to 6.2.4. Also established a much larger ↵Diva Canto1-0/+0
MySqlCommand timeout on fetching prims.
2010-05-18Embedded MySql.Data.dll updated to 6.2.3.0.AlexRa1-0/+0
This is necessary to correct a known problem with the DELIMITER command in previous versions of the client library.
2010-05-16Embedded MySql.Data.dll updated to 6.2.3.0.AlexRa1-0/+0
This is necessary to correct a known problem with the DELIMITER command in previous versions of the client library.
2008-12-22Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the ↵Homer Horwitz1-0/+0
hint, jhurliman.
2007-10-11Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be ↵Tleiades Hax1-0/+0
run prior to rebuilding the solution
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-0/+0
2007-06-08*Added libraries to binmingchen1-0/+0
2007-05-04Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby1-0/+0
state yet, posted for reference and future use.