Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-03-09 | Update 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-15 | UPdated the MySql driver to 6.2.4. Also established a much larger ↵ | Diva Canto | 1 | -0/+0 | |
MySqlCommand timeout on fetching prims. | |||||
2010-05-18 | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 1 | -0/+0 | |
This is necessary to correct a known problem with the DELIMITER command in previous versions of the client library. | |||||
2010-05-16 | Embedded MySql.Data.dll updated to 6.2.3.0. | AlexRa | 1 | -0/+0 | |
This is necessary to correct a known problem with the DELIMITER command in previous versions of the client library. | |||||
2008-12-22 | Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the ↵ | Homer Horwitz | 1 | -0/+0 | |
hint, jhurliman. | |||||
2007-10-11 | Opdated the MySql.Data.dll in bin to version 5.0.8.1. runprebuild should be ↵ | Tleiades Hax | 1 | -0/+0 | |
run prior to rebuilding the solution | |||||
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -0/+0 | |
2007-06-08 | *Added libraries to bin | mingchen | 1 | -0/+0 | |
2007-05-04 | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵ | Adam Frisby | 1 | -0/+0 | |
state yet, posted for reference and future use. |