Re: MySqlParameter of type Int32 gets "only byte arrays" etc from MySqlBinary
Posted by: Chaz
Date: July 02, 2006 05:24PM

Big thanks to Greg Adams for figuring this out.

I can also verify this very frustrating bug.

Right now - I'm using the same hack as Greg to get around this, but this means I've had to leave nasty comments all over my code to go back and change this to UInt when there is a fix.
(of course, my application will explode if I don't get a fix before one of my large identity columns gets above 2Bn)

I can easily fix this in my local copy of the Connector if only I knew how to rebuild it properly.

Is the build process documented anywhere?

If so, can someone please point me to it. I would dearly love to build a new .NET 2.0 version of this Connector DLL with the fix in it so I can get on with my task.

If I bought support could I expect this to get fixed any sooner?

Options: ReplyQuote


Subject
Written By
Posted
Re: MySqlParameter of type Int32 gets "only byte arrays" etc from MySqlBinary
July 02, 2006 05:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.