Bug #36549 | MySqlDataReader in C# locks up with "SELECT *". | ||
---|---|---|---|
Submitted: | 6 May 2008 22:31 | Modified: | 9 May 2008 17:16 |
Reporter: | Glenn Pearson | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | Server 5.0.51a | OS: | Windows (XP) |
Assigned to: | CPU Architecture: | Any | |
Tags: | C-Sharp, C#, MySqlDataReader, SELECT * |
[6 May 2008 22:31]
Glenn Pearson
[9 May 2008 13:19]
Tonci Grgin
Hi Glenn and thanks for your report. I tried for hours to repeat it but I just can't... 1) 5.0.58PB on XP localhost. 250000 rows table with 27 columns 2) Remote 5.0.58 on XP. Same table 3) Remote 5.0.58 on XP. Table with 10 VARCHAR columns, 140000 rows 4) Remote 5.0.58 on XP. Table with 7 VARCHAR columns, 50000 rows, 1st and 3rd columns being the part of only defined key I really don't know what's happening on your side and I suggest you to gather as much info as you can and to debug your own code.
[9 May 2008 17:16]
Glenn Pearson
OK, thanks for trying. Perhaps it got fixed in a later version, or there's something about my environment that invokes the problem. I'm not setup to delve deeper at this point, and I have the workaround. Just another of life's mysteries. You can mark this closed if you wish.