summaryrefslogtreecommitdiff
path: root/mysql-test/main/func_math.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2022-09-131-144/+144
|\
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-72/+72
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-2/+0
|\ \ | |/
| * MDEV-29041 Redundant truncation warning on CAST(string_column AS DECIMAL)Alexander Barkov2022-07-061-2/+0
* | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-5/+0
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-10-281-5/+0
* | MDEV-23118 FORMAT(d1,dec) where dec=0/38 and d1 is DECIMAL(38,38) gives incor...Alexander Barkov2020-08-051-4/+4
* | MDEV-23032 FLOOR()/CEIL() incorrectly calculate the precision of a DECIMAL(M,...Alexander Barkov2020-08-041-116/+116
* | MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong resultAlexander Barkov2020-08-031-2/+1
* | MDEV-23323 Rounding functions return a wrong data type for a BIT, ENUM, SET a...Alexander Barkov2020-07-301-53/+53
* | Merge 10.3 into 10.4Marko Mäkelä2020-06-131-0/+30
|\ \ | |/
| * MDEV-22268 virtual longlong Item_func_div::int_op(): Assertion `0' failed in ...Alexander Barkov2020-06-131-0/+30
* | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-1/+737
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-141-0/+18
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2020-05-141-1/+719
* | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-5/+5
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-04-151-5/+5
* | Merge 10.3 into 10.4Marko Mäkelä2020-03-201-0/+48
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-03-201-0/+48
* | MDEV-20732 Correctly set the length of the FORMAT() result for float data typ...Gagan Goel2020-01-161-0/+16
* | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-0/+43
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-0/+43
* | MDEV-20732 MDB now correctly estimates a length of the FORMAT() result forRoman Nozdrin2019-10-311-0/+1257
|/
* Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-241-0/+58
* Merge branch '10.2' into 10.3Monty2019-09-031-1/+1
* Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-03-221-0/+43
* MDEV-18150 Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_l...Alexander Barkov2019-01-101-0/+7
* MDEV-17759 Assertion `precision > 0' failed in decimal_bin_size upon CREATE T...Alexander Barkov2018-12-261-0/+33
* mtr: extend func_math (CRC32)Daniel Black2018-05-071-3/+3
* tests: extend func_math crc32 to a larger size to hit crc32-vpmsum accelerate...Daniel Black2018-05-071-3/+3
* tests: func_math, correct crc32 for mariadbDaniel Black2018-04-261-10/+6
* BUG#26495791: CONTRIBUTION: EXPAND TEST SUITE TO INCLUDE CRC32 TESTSShivashankar Nagaraj2018-04-261-0/+389
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+902