mariadb/unittest/my_decimal
Oleksandr Byelkin fa25921b59 MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with precision > 40
In fact it was error in decimal library (incorrect processing of buffer overflow) invisible from other server parts because of buffer allocation and precision tests.
2015-12-10 11:22:53 +01:00
..
CMakeLists.txt mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
my_decimal-t.cc MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with precision > 40 2015-12-10 11:22:53 +01:00