Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64 | Marko Mäkelä | 2019-09-27 | 1 | -3/+1 |
* | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 1 | -0/+40 |
* | 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 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixup for MDEV-18968 | Marko Mäkelä | 2019-03-26 | 1 | -2/+2 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set | Alexander Barkov | 2019-03-26 | 1 | -1/+1 |
* | | | MDEV-18383: Missing rows with pushdown condition defined with IF-function | Galina Shalygina | 2019-03-07 | 1 | -0/+17 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-11-15 | 1 | -87/+103 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-15 | 1 | -87/+103 |
| |\ \ | |||||
| | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-11-15 | 1 | -87/+103 |
| | |\ \ | | | |/ | |||||
| | | * | Backport for "MDEV-17698 MEMORY engine performance regression" | Alexander Barkov | 2018-11-15 | 1 | -87/+103 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -3/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -3/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17257 Server crashes in Item::field_type_for_temporal_comparison or in g... | Alexander Barkov | 2018-10-17 | 1 | -3/+12 |
* | | | | MDEV-16803: Pushdown Item_func_in item that uses vectors in several SELECTs | Galina Shalygina | 2018-08-27 | 1 | -2/+1 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-21 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-08-21 | 1 | -0/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2018-08-15 | 1 | -0/+13 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Oleksandr Byelkin | 2018-08-15 | 1 | -0/+13 |
* | | | | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item... | Galina Shalygina | 2018-08-20 | 1 | -0/+13 |
* | | | | MDEV-16517: Server crash in Item_func_in::val_int() when | Galina Shalygina | 2018-06-19 | 1 | -1/+1 |
* | | | | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -43/+63 |
* | | | | MDEV-16090: Server crash in in Item_func_in::val_int or assertion `in_item' | Galina Shalygina | 2018-05-12 | 1 | -46/+75 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -12/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -12/+30 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-04-29 | 1 | -12/+30 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15035 Wrong results when calling a stored procedure | Igor Babaev | 2018-04-25 | 1 | -12/+31 |
* | | | | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 1 | -6/+6 |
* | | | | cleanup: remove get_datetime_value() | Sergei Golubchik | 2018-03-14 | 1 | -68/+20 |
* | | | | MDEV-11839 move value caching from get_datetime_value to fix_fields time | Sergei Golubchik | 2018-03-14 | 1 | -64/+48 |
* | | | | cleanup: Arg_comparator::cache_converted_constant() | Sergei Golubchik | 2018-03-14 | 1 | -3/+4 |
* | | | | cleanup: make find_date_time_item() static | Sergei Golubchik | 2018-03-14 | 1 | -1/+1 |
* | | | | cleanup: typos, comments, whitespace | Sergei Golubchik | 2018-03-14 | 1 | -8/+7 |
* | | | | cleanup: Item_func_case | Sergei Golubchik | 2018-03-14 | 1 | -151/+94 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -3/+42 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix of NULLIF print statement. | Oleksandr Byelkin | 2018-02-02 | 1 | -3/+9 |
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -0/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -0/+33 |
| | |\ \ | | | |/ | |||||
| | | * | typo fix | Oleksandr Byelkin | 2018-01-24 | 1 | -2/+2 |
| | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+34 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+13 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..)) | Alexander Barkov | 2017-12-08 | 1 | -0/+13 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-12-14 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-12 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-8949: COLUMN_CREATE unicode name breakage | Oleksandr Byelkin | 2017-11-14 | 1 | -3/+3 |