Bug #4636 time type fields
Submitted: 19 Jul 2004 23:46 Modified: 26 Jul 2004 22:26
Reporter: Jorge Bastos Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:0.76 OS:Windows (windows)
Assigned to: Reggie Burnett CPU Architecture:Any

[19 Jul 2004 23:46] Jorge Bastos
Description:
Howdy,

I reffered in bug report number 4520 about retrieving fields of type time, with large values like '95:45:00' using mysqldatareader, and i noticed that it also hapens with the mysqldataadapter with the same error, "TimeSpan overflowed because the duration is too long."

I use vb.net and MySQL 4.0.20 as descrived in the previous bug reports.

Thanks,

Jorge Bastos

How to repeat:
.

Suggested fix:
.
[26 Jul 2004 22:26] Reggie Burnett
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in MySQL.

Additional info:

The fix for the previous bug will cover this bug as well.