| Commit message (Collapse) | Author | Age | 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.
|
|
|
|
| |
MySqlCommand timeout on fetching prims.
|
|
|
|
|
| |
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
|
|
|