Bug #74135 | MySqlScript does not have a CommandTimeout property | ||
---|---|---|---|
Submitted: | 29 Sep 2014 12:59 | Modified: | 22 Oct 2014 19:29 |
Reporter: | Vilhelm Heiberg | Email Updates: | |
Status: | Analyzing | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | OS: | Windows | |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | MySqlScript timeout |
[29 Sep 2014 12:59]
Vilhelm Heiberg
[22 Oct 2014 19:31]
Fernando Gonzalez.Sanchez
Thanks for your bug report. Yes, it is easy to verify this. The current workaround is to set the "DefaultCommandTimeout" in the connection string passed to the desired value. The MySqlCommand takes its default value from there.