Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -3/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-04 | 1 | -3/+1 |
| |\ | |||||
| | * | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i... | Sergei Golubchik | 2019-09-04 | 1 | -3/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -0/+32 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 1 | -0/+32 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 1 | -0/+32 |
| | |\ | |||||
| | | * | MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO... | Alexander Barkov | 2019-08-27 | 1 | -0/+32 |
* | | | | MDEV-19166 Assertion `!is_zero_datetime()' failed in Timestamp_or_zero_dateti... | Alexander Barkov | 2019-08-05 | 1 | -1/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -5/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -5/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -5/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -5/+8 |
| | | |\ | |||||
| | | | * | MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRA... | Oleksandr Byelkin | 2019-07-12 | 1 | -11/+9 |
| | | | * | MDEV-19778 Wrong Result on Left Outer Join with Subquery right on true | Igor Babaev | 2019-06-22 | 1 | -5/+8 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -2/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | A cleanup for MDEV-19468 Hybrid type expressions return wrong format for FLOAT | Alexander Barkov | 2019-05-15 | 1 | -1/+1 |
| * | | | | MDEV-19468 Hybrid type expressions return wrong format for FLOAT | Alexander Barkov | 2019-05-15 | 1 | -1/+11 |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | | | MDEV-8919 Wrong result for CAST(9999999999999999999.0) | Alexander Barkov | 2019-05-17 | 1 | -0/+34 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -1/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-10307 CAST(11068046444225730969 AS SIGNED) does not return a warning | Alexander Barkov | 2019-04-30 | 1 | -0/+9 |
* | | | | | MDEV-19185: Pushdown constant function defined with subquery | Galina Shalygina | 2019-04-05 | 1 | -3/+2 |
* | | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int | Galina Shalygina | 2019-04-04 | 1 | -39/+5 |
* | | | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler* | Alexander Barkov | 2019-04-02 | 1 | -15/+6 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-25 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-25 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix for MDEV-18276, typo in error message + all other occurrences of refering | Chris Calender | 2019-03-23 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -1/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-16958 Assertion `field_length < 5' failed in Field_year::val_str or data... | Alexander Barkov | 2019-03-15 | 1 | -1/+4 |
| | * | | | MDEV-18431: Select max + row_number giving incorrect result | Varun Gupta | 2019-03-12 | 1 | -1/+0 |
| | * | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN... | Alexander Barkov | 2019-02-23 | 1 | -0/+25 |
* | | | | | MDEV-18876 Assertion `is_valid_time_slow()' failed in Time::valid_MYSQL_TIME_... | Alexander Barkov | 2019-03-13 | 1 | -0/+14 |
* | | | | | MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zer... | Alexander Barkov | 2019-02-25 | 1 | -12/+0 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -12/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -15/+10 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -13/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-18195 ASAN use-after-poison in my_strcasecmp_utf8 / Item::eq upon prepar... | Alexander Barkov | 2019-01-24 | 1 | -12/+6 |
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Igor Babaev | 2019-02-19 | 1 | -4/+0 |
* | | | | | MDEV-7468 Fix for crash caused by connect.json_udf test | Galina Shalygina | 2019-02-18 | 1 | -0/+17 |
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -95/+84 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-06 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-01-03 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-15424: Unreasonable SQL Error (1356) on select from view | Varun Gupta | 2018-12-19 | 1 | -1/+3 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-18 | 1 | -2/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-18 | 1 | -1/+14 |
| |\ \ \ \ | | |/ / / |