mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
Limit only signed integer fields fields to LONGLONG_MAX. Double and decimal fields do not need this limit, as they can store integers up to ULONGLONG_MAX without problems.
333 KiB
333 KiB