MDEV-23702 calculating(auto rounding) issue
Implement a different fix for "MDEV-19232: Floating point precision / value comparison problem" Instead of truncating decimal values after every division, truncate them for comparison purposes. This reverts commit 62d73df6 but keeps the test.
Showing
Please register or sign in to comment