Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -6/+6 |
* | 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 |
* | | Fixup for MDEV-18968 | Marko Mäkelä | 2019-03-26 | 1 | -2/+2 |
* | | MDEV-18968 Both (WHERE 0.1) and (WHERE NOT 0.1) return empty set | Alexander Barkov | 2019-03-26 | 1 | -1/+1 |
* | | 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 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 |
* | | | 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 |
* | | | 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 |
* | | | 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 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.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 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-11-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | typo | Sergei Golubchik | 2017-11-09 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -10/+15 |
|\ \ \ | |/ / | |||||
| * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -10/+15 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -1/+14 |
|\ \ \ | |/ / | |||||
| * | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc... | Sergei Golubchik | 2017-07-20 | 1 | -1/+14 |
* | | | cleanup: remove Regexp_processor_pcre::m_subpatterns_needed | Sergei Golubchik | 2017-05-29 | 1 | -2/+2 |
* | | | MDEV-12942 REGEXP_INSTR returns 1 when using brackets | Sergei Golubchik | 2017-05-29 | 1 | -2/+2 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -2/+73 |
|\ \ \ | |/ / | |||||
| * | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf... | Sergei Golubchik | 2017-05-15 | 1 | -0/+9 |
| * | | MDEV-12420: add full list of pcre error messages | Daniel Black | 2017-05-15 | 1 | -0/+62 |
| * | | MDEV-12420: PCRE stack overflow | Daniel Black | 2017-05-15 | 1 | -2/+2 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+12 |
|\ \ \ | |/ / | |||||
* | | | Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUES | Tor Didriksen | 2017-03-06 | 1 | -0/+16 |
* | | | Merge branch '10.0' into 10.1mariadb-10.1.21 | Sergei Golubchik | 2017-01-17 | 1 | -12/+10 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-01-17 | 1 | -15/+12 |
| |\ \ | | |/ | |||||
| | * | bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arena | Sergei Golubchik | 2017-01-15 | 1 | -5/+0 |
| | * | MDEV-9690 concurrent queries with virtual columns crash in temporal code | Sergei Golubchik | 2017-01-15 | 1 | -10/+12 |
* | | | MDEV-11219 main.null fails in buldbot and outside with ps-protocol | Alexander Barkov | 2016-11-03 | 1 | -1/+41 |
* | | | MDEV-10716: Assertion `real_type() != FIELD_ITEM' failed in Item_ref::build_e... | Oleksandr Byelkin | 2016-09-28 | 1 | -1/+2 |
* | | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223 | Alexander Barkov | 2016-07-03 | 1 | -5/+0 |
* | | | MDEV-9712 Performance degradation of nested NULLIF | Alexander Barkov | 2016-05-05 | 1 | -1/+25 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -46/+31 |
| |\ \ | | |/ |