Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -7/+12 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 1 | -7/+12 |
| |\ | |||||
| | * | precedence bugfixing | Sergei Golubchik | 2020-10-23 | 1 | -2/+5 |
| | * | cleanup: remove redundant BANG_PRECEDENCE | Sergei Golubchik | 2020-10-23 | 1 | -2/+1 |
| | * | cleanup: remove redundant ADDINTERVAL_PRECEDENCE | Sergei Golubchik | 2020-10-23 | 1 | -2/+1 |
| | * | MDEV-23656 view: removal of parentheses results in wrong result | Sergei Golubchik | 2020-10-23 | 1 | -1/+5 |
* | | | MDEV-23551 Performance degratation in temporal literals in 10.4 | Alexander Barkov | 2020-08-24 | 1 | -38/+105 |
* | | | MDEV-23537 Comparison with temporal columns is slow in MariaDB | Alexander Barkov | 2020-08-22 | 1 | -0/+2 |
* | | | MDEV-23525 Wrong result of MIN(time_expr) and MAX(time_expr) with GROUP BY | Alexander Barkov | 2020-08-22 | 1 | -4/+12 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -8/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -9/+10 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -8/+8 |
| | |\ | |||||
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -8/+8 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-13 | 1 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-13 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-21619 Server crash or assertion failures in my_datetime_to_str | Alexander Barkov | 2020-06-11 | 1 | -0/+7 |
* | | | | MDEV-22854 Garbage returned with SELECT CASE..DEFAULT(timestamp_field_with_no... | Alexander Barkov | 2020-06-10 | 1 | -0/+1 |
* | | | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparison | Alexander Barkov | 2020-05-22 | 1 | -2/+4 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-20 | 1 | -0/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-22391 Assertion `0' failed in Item_type_holder::val_str on utf16 charset... | Alexander Barkov | 2020-05-20 | 1 | -0/+17 |
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-19 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-22591 Debug build crashes on EXECUTE IMMEDIATE '... WHERE ?' USING IGNORE | Alexander Barkov | 2020-05-19 | 1 | -1/+0 |
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2020-05-19 | 1 | -23/+127 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21995 Server crashes in Item_field::real_type_handler with table value c... | Alexander Barkov | 2020-05-19 | 1 | -24/+126 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-18 | 1 | -1/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2020-05-16 | 1 | -0/+24 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2020-05-16 | 1 | -0/+28 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22579 No error when inserting DEFAULT(non_virtual_column) into a virtual... | Alexander Barkov | 2020-05-15 | 1 | -0/+11 |
* | | | | MDEV-22563 Segfault on duplicate free of Item_func_in::array | Aleksey Midenkov | 2020-05-15 | 1 | -0/+5 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-22 | 1 | -4/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-04-22 | 1 | -4/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed memory leak with DEFAULT(f) on Geometry field | Monty | 2020-04-18 | 1 | -3/+5 |
* | | | | MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fields | Igor Babaev | 2020-01-15 | 1 | -2/+5 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-03 | 1 | -0/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-03 | 1 | -0/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-03 | 1 | -0/+9 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-20922: Adding an order by changes the query results | Varun Gupta | 2020-01-02 | 1 | -0/+8 |
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-12-23 | 1 | -0/+7 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu... | Alexander Barkov | 2019-12-19 | 1 | -0/+7 |
| | | * | MDEV-19740: Fix C++11 violations caught by GCC 9.2.1 | Marko Mäkelä | 2019-10-14 | 1 | -3/+1 |
| | | * | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-09-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | MDEV-19837 and MDEV-19816: Change some comments | Stephen Long | 2019-08-21 | 1 | -1/+1 |
* | | | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -0/+35 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3 | Alexander Barkov | 2019-09-04 | 1 | -0/+35 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 1 | -0/+35 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-09-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-09-02 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2019-08-30 | 1 | -1/+1 |
| | |\ \ \ | |||||
* | | \ \ \ | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 1 | -0/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 1 | -0/+4 |
| |\ \ \ \ \ | | |/ / / / |