| Commit message (Collapse) | Author | Files | Lines |
|
using git or untarring releases under cygwin on windows
Mono doesn't care if the
|
|
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.
|
|
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
|
|
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.
|
|
MySqlCommand timeout on fetching prims.
|
|
This is necessary to correct a known problem with the
DELIMITER command in previous versions of the client library.
|
|
This is necessary to correct a known problem with the
DELIMITER command in previous versions of the client library.
|
|
hint, jhurliman.
|
|
run prior to rebuilding the solution
|
|
|
|
|
|
state yet, posted for reference and future use.
|