aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/MySql.Data.dll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+0
|
* add the executable bit to all bundled DLLs so that these are preserved when ↵Justin Clark-Casey (justincc)2011-04-271-0/+0
| | | | | | using git or untarring releases under cygwin on windows Mono doesn't care if the
* Update MySql.Data.dll to version 6.3.6.Justin Clark-Casey (justincc)2011-03-091-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.
* UPdated the MySql driver to 6.2.4. Also established a much larger ↵Diva Canto2010-10-151-0/+0
| | | | MySqlCommand timeout on fetching prims.
* Embedded MySql.Data.dll updated to 6.2.3.0.AlexRa2010-05-161-0/+0
| | | | | This is necessary to correct a known problem with the DELIMITER command in previous versions of the client library.
* Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the ↵Homer Horwitz2008-12-221-0/+0
| | | | hint, jhurliman.
* Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be ↵Tleiades Hax2007-10-111-0/+0
| | | | run prior to rebuilding the solution
* *Added libraries to binmingchen2007-06-081-0/+0