MySQL Forums
Forum List  »  Connector/Python

Re: OverflowError: Python int too large to convert to C long
Posted by: Zhi-Ming Sun
Date: October 08, 2022 03:16AM

Thank you, Rachel.

I know what you described. But...
In my sample code, the value written to the database is 2^31, not exceeding sys.maxsize.
The same code works fine in version 8.0.23, but fails after 8.0.24(included).

Options: ReplyQuote


Subject
Written By
Posted
Re: OverflowError: Python int too large to convert to C long
October 08, 2022 03:16AM


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.