Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16765: Missing rows with pushdown condition defined with CASE using Item... | Galina Shalygina | 2018-08-20 | 1 | -0/+1 |
* | MDEV-16614 signal 7 after calling stored procedure, that uses regexp | Alexander Barkov | 2018-07-26 | 1 | -12/+2 |
* | MDEV-11071: Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tab... | Oleksandr Byelkin | 2018-06-15 | 1 | -25/+35 |
* | MDEV-16090: Server crash in in Item_func_in::val_int or assertion `in_item' | Galina Shalygina | 2018-05-12 | 1 | -10/+3 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-03-23 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-03-23 | 1 | -0/+5 |
| | |\ | |||||
| | | * | MDEV-14779: using left join causes incorrect results with materialization and... | Varun Gupta | 2018-03-22 | 1 | -0/+5 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-03-22 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-15633 Memory leak after MDEV-15005 | Alexander Barkov | 2018-03-22 | 1 | -0/+5 |
* | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-15005 ASAN: stack-buffer-overflow in my_strnncollsp_simple | Alexander Barkov | 2018-03-19 | 1 | -0/+7 |
* | | | | cleanup: remove get_datetime_value() | Sergei Golubchik | 2018-03-14 | 1 | -6/+0 |
* | | | | MDEV-11839 move value caching from get_datetime_value to fix_fields time | Sergei Golubchik | 2018-03-14 | 1 | -11/+3 |
* | | | | cleanup: Arg_comparator::cache_converted_constant() | Sergei Golubchik | 2018-03-14 | 1 | -3/+1 |
* | | | | cleanup: typos, comments, whitespace | Sergei Golubchik | 2018-03-14 | 1 | -3/+2 |
* | | | | cleanup: Item_func_case | Sergei Golubchik | 2018-03-14 | 1 | -3/+1 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -2/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -2/+4 |
| | |\ \ | | | |/ | |||||
| | | * | typo fix | Oleksandr Byelkin | 2018-01-24 | 1 | -1/+1 |
| | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+2 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..)) | Alexander Barkov | 2017-12-08 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -5/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -5/+5 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-13173 An RLIKE that previously worked on 10.0 now returns "Got error 'pc... | Sergei Golubchik | 2017-07-20 | 1 | -0/+2 |
* | | | | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. | Alexey Botchkov | 2017-08-11 | 1 | -0/+6 |
* | | | | MDEV-12939 A query crashes MariaDB in Item_func_regex::cleanup | Sergei Golubchik | 2017-07-05 | 1 | -6/+14 |
* | | | | MDEV-12851: Case with window functions query crashes server | Vicențiu Ciorbaru | 2017-06-28 | 1 | -5/+0 |
* | | | | Fixed the bug mdev-12845. | Igor Babaev | 2017-06-22 | 1 | -0/+8 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-06-08 | 1 | -5/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | cleanup: remove Regexp_processor_pcre::m_subpatterns_needed | Sergei Golubchik | 2017-05-29 | 1 | -5/+2 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -1/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-19 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-12420 max_recursive_iterations did not prevent a stack-overflow and segf... | Sergei Golubchik | 2017-05-15 | 1 | -8/+3 |
| | * | | WIP: global readonly variable pcre_frame_size | Daniel Black | 2017-05-15 | 1 | -1/+7 |
| | * | | MDEV-12420: PCRE stack overflow | Daniel Black | 2017-05-15 | 1 | -1/+5 |
* | | | | Fixed bug mdev-10454. | Igor Babaev | 2017-04-03 | 1 | -0/+3 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -6/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -6/+1 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -8/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1mariadb-10.1.21 | Sergei Golubchik | 2017-01-17 | 1 | -9/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-01-17 | 1 | -8/+4 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-9690 concurrent queries with virtual columns crash in temporal code | Sergei Golubchik | 2017-01-15 | 1 | -8/+4 |