[Mono-bugs] [Bug 81306][Nor] Changed - Wrong ODBC API definitions (using ints instead of shorts)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Apr 26 13:59:32 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by tausq at debian.org.
http://bugzilla.ximian.com/show_bug.cgi?id=81306
--- shadow/81306 2007-04-09 20:50:17.000000000 -0400
+++ shadow/81306.tmp.13792 2007-04-26 13:59:32.000000000 -0400
@@ -367,6 +367,15 @@
------- Additional Comments From will.mooar at tait.co.nz 2007-04-09 20:50 -------
The attached files contain all the API declaration bugs I found and
fixed. I have corrected a few more API's since posting the previous
diffs.
+
+------- Additional Comments From tausq at debian.org 2007-04-26 13:59 -------
+I can also reproduce this problem with unixodbc and mysql. I suspect
+the issue may only be apparent on a big endian system where the
+incorrect parameter size causes marshaling to truncate the parameters.
+In my case I found that things work fine on i386-linux but fails on
+ppc-linux.
+
+The bug submitter's patches fixes things for me too.
More information about the mono-bugs
mailing list