mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-07-28 06:40:03 +00:00

If a bigint value is > LONGLONG_MAX it must be indicated that it is an unsigned value (param->is_unsigned= 1).
If a bigint value is > LONGLONG_MAX it must be indicated that it is an unsigned value (param->is_unsigned= 1).