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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
