<div dir="ltr"><div>I know it's hard to believe this, I wish I'm wrong. But after looking into the code for one week, <br></div><div>I didn't find any other code change the number. I will go through them again make sure I didn't miss anything.</div><div><br></div><div>Thanks for the reply.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 5:02 PM, Stefan Ring <span dir="ltr"><<a href="mailto:stefanrin@gmail.com" target="_blank">stefanrin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">So to sum this up, you claim that PyLong_FromUnsignedLongLong can<br>
somehow produce a number larger than the value range of a 64 bit<br>
number (0x10000000000000180). I have a hard time believing this.<br>
<br>
Most likely you are looking in the wrong place, mysql_affected_rows<br>
returns 2^64-1, and some Python code later adds 0x181 to that number.<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div>kenshin</div><div><br></div><a href="http://kenbeit.com" target="_blank">http://kenbeit.com</a><div>Just Follow Your Heart</div></div>
</div></div>