Skip to content
Snippets Groups Projects
Commit 3abf3e7d authored by Mergen Imeev's avatar Mergen Imeev Committed by Nikita Pettik
Browse files

sql: allow to convert big real values to integer

This patch fixes a bug that prevented the conversion of real
values that are greater than INT64_MAX and less than UINT64_MAX to
INTEGER and UNSIGNED.

Closes #4526
parent 65e9f9a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment