Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-20 | 1 | -0/+5 |
|\ | |||||
| * | MDEV-13673 Bad result in view | Sergei Golubchik | 2017-09-18 | 1 | -0/+5 |
* | | MDEV-12803 Improve function parameter data type control | Alexander Barkov | 2017-05-29 | 1 | -2/+2 |
* | | MDEV-12858 + MDEV+12859 + MDEV-12862 - a join patch fixing a few data type pr... | Alexander Barkov | 2017-05-22 | 1 | -0/+18 |
* | | MDEV-12856 Wrong .. metadata for DIV + MDEV-12857..errors on CREATE..SELECT.... | Alexander Barkov | 2017-05-21 | 1 | -0/+21 |
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-02-27 | 1 | -1/+22 |
|\ \ | |/ | |||||
| * | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 1 | -1/+22 |
* | | MDEV-12001 Split Item_func_round::fix_length_and_dec to virtual methods in Ty... | Alexander Barkov | 2017-02-07 | 1 | -0/+18 |
|/ | |||||
* | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -52/+52 |
* | Remove end . from error messages to get them consistent | Monty | 2016-10-05 | 1 | -2/+2 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -2/+8 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -2/+8 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 1 | -2/+8 |
| | |\ | |||||
| | | * | MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real() | Alexander Barkov | 2016-08-03 | 1 | -0/+12 |
* | | | | test case for CRC32() SQL function | Daniel Black | 2016-08-05 | 1 | -0/+6 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -2/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -2/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -2/+7 |
| | |\ \ | | | |/ | |||||
| | | * | another test case for ER_DATA_OUT_OF_RANGE on insert | Sergei Golubchik | 2016-04-20 | 1 | -0/+5 |
| | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGE | Knut Anders Hatlen | 2016-01-17 | 1 | -2/+2 |
| | | | * | Bug#16084594 USER_VAR ITEM IN 'LOAD FILE QUERY' WAS NOT | Venkatesh Duggirala | 2013-01-28 | 1 | -4/+4 |
| | | | |\ | |||||
| | | | * | | Bug#12711164 - 61676: RESULT OF DIV WITH DECIMAL AND INTEGER DOES NOT MAKE SE... | Tor Didriksen | 2011-07-18 | 1 | -0/+19 |
| | | | * | | Bug#12537160 ASSERTION FAILED: STOP0 <= &TO->BUF[TO->LEN] WITH LARGE NUMBER. | Tor Didriksen | 2011-07-18 | 1 | -0/+10 |
| | | | * | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-05-26 | 1 | -0/+6 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#12392636 ASSERTION FAILED: SCALE >= 0 && PRECISION > 0 && SCALE <= PRECISION | Sergey Glukhov | 2011-05-26 | 1 | -0/+6 |
| | | | * | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-04-20 | 1 | -0/+22 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL... | Sergey Glukhov | 2011-04-20 | 1 | -0/+22 |
| | | | * | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-03-28 | 1 | -0/+7 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#11764994 57900: CREATE TABLE .. SELECT ASSERTS SCALE >= 0 && PRECISION >... | Sergey Glukhov | 2011-03-28 | 1 | -0/+7 |
| | | | * | | Bug #11792200 - DIVIDING LARGE NUMBERS CAUSES STACK CORRUPTIONS | Tor Didriksen | 2011-03-03 | 1 | -0/+8 |
| | | | * | | Bug #59498 div function broken in mysql-trunk | Tor Didriksen | 2011-01-14 | 1 | -0/+6 |
| | | | * | | Bug #59241 invalid memory read in do_div_mod with doubly assigned variables | Tor Didriksen | 2011-01-14 | 1 | -0/+9 |
| | | | * | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-24 | 1 | -0/+13 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#57810 case/when/then : Assertion failed: length || !scale | Sergey Glukhov | 2010-12-24 | 1 | -0/+13 |
| | | | * | | merge | Georgi Kodinov | 2010-11-26 | 1 | -0/+12 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug#57477 SIGFPE when dividing a huge number a negative number | Sergey Glukhov | 2010-10-27 | 1 | -0/+16 |
| | | | * | | Bug #58137 char(0) column cause: my_gcvt: Assertion `width > 0 && to != ((voi... | Tor Didriksen | 2010-11-17 | 1 | -0/+9 |
| | | | * | | Bug#57209 valgrind + Assertion failed: dst > buf | Tor Didriksen | 2010-10-08 | 1 | -0/+7 |
| | | | * | | Manual merge. | Alexey Kopytov | 2010-03-19 | 1 | -16/+120 |
| | | | |\ \ | |||||
| | | | | * | | Bug #8433: Overflow must be an error | Alexey Kopytov | 2010-03-18 | 1 | -16/+120 |
| | | | |/ / | |||||
| | | | * | | Backport of WL #2934: Make/find library for doing float/double | Alexey Kopytov | 2009-12-22 | 1 | -17/+17 |
| | | | * | | Merged from mysql-next-mr-bugfixing. | Alexey Kopytov | 2009-11-21 | 1 | -0/+2 |
| | | | |\ \ | |||||
| | | | | * | | This is a backport of the two patches for Bug #28299: | Staale Smedseng | 2009-10-09 | 1 | -0/+3 |
| | | | * | | | Backport of the patch for bug #8457 "Precision math: DIV | Alexey Kopytov | 2009-10-13 | 1 | -0/+11 |
| | | | |/ / | |||||
| | | | * | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -5/+5 |
| | | | |/ | |||||
| | | | * | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-06-02 | 1 | -0/+7 |
| | | | |\ | |||||
| | | | | * | Bug#45152 crash with round() function on longtext column in a derived table | Sergey Glukhov | 2009-06-02 | 1 | -0/+7 |
| | | | * | | Bug #44768: SIGFPE crash when selecting rand from a view containing null | Gleb Shchepa | 2009-05-18 | 1 | -0/+19 |
| | | | * | | Manual merge to 5.1. | Alexey Kopytov | 2009-02-23 | 1 | -0/+30 |
| | | | |\ \ | | | | | |/ |