Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -10/+15 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 | |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 | |
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 | |
* | | | | MDEV-13649: Server crashes in set_field_to_null_with_conversions or in Field:... | Vicențiu Ciorbaru | 2017-09-19 | 1 | -5/+5 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -1/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 | |
* | | | | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. | Alexey Botchkov | 2017-08-11 | 1 | -9/+39 | |
* | | | | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. | Alexey Botchkov | 2017-08-08 | 1 | -0/+9 | |
* | | | | MDEV-12939 A query crashes MariaDB in Item_func_regex::cleanup | Sergei Golubchik | 2017-07-05 | 1 | -2/+1 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-06-08 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 1 | -2/+73 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+28 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -12/+10 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -2/+43 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 | |
* | | | | Item_func_like: print a not like b instead of !(a like b) | Sergei Golubchik | 2016-12-12 | 1 | -2/+7 | |
* | | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -40/+27 | |
* | | | | bugfix: Item_func_like::print() was losing ESCAPE clause | Sergei Golubchik | 2016-12-12 | 1 | -0/+16 | |
* | | | | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-11-15 | 1 | -15/+27 | |
* | | | | Use sql_mode_t for sql_mode. | Monty | 2016-10-05 | 1 | -1/+1 | |
* | | | | Removed redefinitions of some newly introduced constants. | Igor Babaev | 2016-09-06 | 1 | -3/+0 | |
* | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+40 | |
|\ \ \ \ | ||||||
| * | | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+40 | |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -14/+38 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | 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 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | MDEV-9372 select 100 between 1 and 9223372036854775808 returns false | Alexander Barkov | 2016-04-22 | 1 | -2/+9 | |
| | | * | | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS... | Alexander Barkov | 2016-04-20 | 1 | -33/+18 | |
| | | * | | MDEV-9521 Least function returns 0000-00-00 for null date columns instead of... | Alexander Barkov | 2016-04-18 | 1 | -10/+4 |