Bug #24767 Retrieving hughe datastream results in compression error
Submitted: 2 Dec 2006 0:05 Modified: 19 Dec 2007 12:32
Reporter: Christian Benner Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:5.0.2 OS:Windows (W2K SRV)
Assigned to: CPU Architecture:Any
Tags: .NET Connector 5.0.2 reading from data stream

[2 Dec 2006 0:05] Christian Benner
Description:
reading from a stream breaks after eg. 12000 datasets.
(.net connector 1.0.7 works fine)

Server version is 5.0.20-nt-max-log
.NET Connector is 5.0.2
VStudio 2005 prof.
engine for db is MyISAM

MySql.Data.MySqlClient.MySqlException wurde nicht behandelt.
  ErrorCode=-2147467259
  Message="Reading from the stream has failed."
  Source="MySql.Data"

inner exception points to compression - deflate

How to repeat:
good question...
somthing must be different to 1.0.7 in reading compressed streams ;-)
ok just kiddin' but don't know how to reproduce it. I tried it on two machines with two db servers and differenz project. everytime I change from 1.0.7 to 5.0.2 this error occours....
[8 Dec 2006 7:19] Tonci Grgin
Hi Christian and thanks for your problem report.
I admit, I lost you here... What do I need to recreate it? A hugh database with a lot of tables, a lot of data in particular table...?

Please provide:
 - NET FW used info
 - DDL/DML statements needed
 - VS2005 project exhibiting this error with above database structure

Are you able to reproduce this behavior on WinXP?
[9 Jan 2007 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[19 Dec 2007 12:32] Tonci Grgin
I believe this is fixed in Bug#28204 and c/NET 5.0.8.