Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-20 | merge | UbitUmarov | 1 | -0/+0 | |
2017-05-09 | update mysql connector to v6.9.9 .net4.0 | UbitUmarov | 1 | -0/+0 | |
2017-05-08 | update mysql connector to v6.9.9 .net4.5 | UbitUmarov | 1 | -0/+0 | |
2017-05-08 | update mysql connector to v6.9.9 .net4.0 | UbitUmarov | 1 | -0/+0 | |
2011-04-27 | add 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-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. | |||||
2011-01-14 | Revert "Replace the new, tricky MySql.Data.dll with the older version from ↵ | Melanie | 1 | -0/+0 | |
0.6.9" This reverts commit e5ce59ff34351612980e70a25ed978dd90ebe593. The old module causes a truly massive (double!) rise in connections. Please put "old guids=true;" back in after this commit | |||||
2011-01-11 | Replace the new, tricky MySql.Data.dll with the older version from 0.6.9 | Melanie | 1 | -0/+0 | |
This requires REMOVING the "Old Guids=true" fromt he MYSQL connection strings! Sorry for the inconvenience, but this version of the DLL is much less buggy than the new one for production use. | |||||
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. |