asyncer-io / r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
195 stars 21 forks source link

Correct unsigned long handling #161

Closed mirromutth closed 8 months ago

mirromutth commented 8 months ago

Motivation:

Length-encoded integers should be handled correctly, especially those larger than Long.MAX_VALUE. See also #39.

Modification:

Result:

jchrys commented 8 months ago

Hello @mirromutth,

Would you be interested in rejoining the project? Your expertise is invaluable. If you find the time and inclination to participate once again, your insights and guidance would be highly appreciated.

Thank you for considering this, and I look forward to hearing from you.

mirromutth commented 8 months ago

Hello @mirromutth,

Would you be interested in rejoining the project? Your expertise is invaluable. If you find the time and inclination to participate once again, your insights and guidance would be highly appreciated.

Thank you for considering this, and I look forward to hearing from you.

Hello @jchrys,

Thank you for your kind words. I appreciate your message and the kind invitation to rejoin the project. Yes, I think I can do something to this project.

While I may not consider myself an expert, I am interested in making some contributions to the project.

Thank you for considering my participation, please let me know if there is anything I need to note.

Best Regards,

jchrys commented 8 months ago

Thanks for your reply! 🎉 I'm thrilled to have you back as an active. I will be opening some issues that would require your valuable opinion. Thanks a lot!