mariadb/storage
Sergei Golubchik d6302c9a47 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 62d73df6b2 but keeps the test.
2020-10-29 09:27:56 +01:00
..
archive Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
blackhole MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytes 2020-10-24 22:43:21 +11:00
cassandra Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
connect - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table 2020-07-16 16:30:54 +02:00
csv Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
example Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
federated Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
federatedx Remove unused declarations 2019-04-03 19:46:34 +03:00
heap Merge 5.5 into 10.1 2019-11-06 08:17:03 +02:00
innobase InnoDB 5.6.50 2020-10-21 10:16:06 +03:00
maria MDEV-23569 temporary tables can overwrite existing files 2020-08-25 20:47:52 +02:00
mroonga Attempt fixing mroonga gcc 8 build failure 2020-05-29 22:51:45 +04:00
myisam MDEV-23569 temporary tables can overwrite existing files 2020-08-25 20:47:52 +02:00
myisammrg MDEV-18496 Crash when Aria encryption is enabled but plugin not available 2020-07-29 14:56:24 +02:00
oqgraph Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
perfschema Merge branch 'merge-perfschema-5.6' into 10.1 2020-01-19 13:11:45 +01:00
sequence Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sphinx Fix -Wstringop-truncation 2019-08-22 12:13:37 +03:00
spider MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying to unlock mutex conn->mta_conn_mutex that wasn't locked at storage/spider/spd_db_conn.cc, line 671 2020-09-07 10:26:23 +09:00
test_sql_discovery Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
tokudb MDEV-23702 calculating(auto rounding) issue 2020-10-29 09:27:56 +01:00
xtradb MDEV-23999 Potential stack overflow in InnoDB fulltext search 2020-10-21 10:04:44 +03:00