Bug #50438 Trunk unusable
Submitted: 19 Jan 2010 10:51 Modified: 19 Jan 2010 12:19
Reporter: Tonci Grgin Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version:trunk OS:Windows (W2K8SEx64)
Assigned to: Vladislav Vaintroub CPU Architecture:Any
Tags: FW 3.5, NET

[19 Jan 2010 10:51] Tonci Grgin
Description:
Sources from trunk fail with Assertion failure on conn.Open().

How to repeat:
Do whatever, conn.Open() fails. Exchange driver built from trunk with installed one (6.2.2 in my case), same open works.
[19 Jan 2010 12:07] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/97361

787 Vladislav Vaintroub	2010-01-19
      Bug#50438: Fixed wrong assertion and ReadULong (casting long to ulong does not work well for negative numbers)