Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-21 | 1 | -1/+7 |
|\ | |||||
| * | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 1 | -1/+7 |
* | | MDEV-22775: Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-08 | 1 | -7/+31 |
|\ \ | |/ | |||||
| * | MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key... | Alexander Barkov | 2021-04-07 | 1 | -7/+31 |
* | | MEM_CHECK_DEFINED: replace HAVE_valgrindbb-10.5-danielblack-clang-valgrind-without-memcheck_h | Daniel Black | 2021-03-26 | 1 | -2/+2 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-01-25 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-01-25 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-24387: Wrong number of decimal digits in certain UNION/Subqery | Rucha Deodhar | 2021-01-13 | 1 | -1/+1 |
| * | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 1 | -3/+0 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 1 | -3/+0 |
| | |\ | |||||
| | | * | Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG... | Sergei Golubchik | 2020-12-10 | 1 | -3/+0 |
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-10-30 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __... | Varun Gupta | 2020-10-30 | 1 | -0/+3 |
* | | | | Add DBUG_ASSERT in Field::ptr_in_record | Nikita Malyavin | 2020-11-02 | 1 | -2/+3 |
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2020-08-23 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-23537 Comparison with temporal columns is slow in MariaDB | Alexander Barkov | 2020-08-22 | 1 | -0/+5 |
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2020-08-22 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-23525 Wrong result of MIN(time_expr) and MAX(time_expr) with GROUP BY | Alexander Barkov | 2020-08-22 | 1 | -0/+4 |
* | | | | MDEV-23162 Improve Protocol performance for numeric data | Alexander Barkov | 2020-08-14 | 1 | -16/+40 |
* | | | | Added 'final' to some classes to improve generated code | Michael Widenius | 2020-08-04 | 1 | -71/+76 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -16/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -15/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -16/+16 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -15/+15 |
| | | |\ | |||||
| | | | * | Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP... | Sergei Golubchik | 2020-07-29 | 1 | -11/+11 |
| | | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -4/+4 |
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2020-07-03 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -8/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -3/+4 |
| | * | | | Don't copy uninitialized bytes when copying varstrings | Monty | 2020-07-02 | 1 | -6/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-02 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-22665: Print ranges in the optimizer trace created for non-indexed colum... | Varun Gupta | 2020-06-18 | 1 | -0/+1 |
* | | | | | MDEV-22602 Disable UPDATE CASCADE for SQL constraints | Aleksey Midenkov | 2020-06-12 | 1 | -1/+2 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-07 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-06 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-06 | 1 | -0/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-06-06 | 1 | -0/+7 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ... | Varun Gupta | 2020-06-05 | 1 | -0/+7 |
| | | | * | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -1/+1 |
* | | | | | MDEV-22509: Server crashes in Field_inet6::store_inet6_null_with_warn / Field... | Varun Gupta | 2020-06-02 | 1 | -0/+18 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-18 | 1 | -0/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-16 | 1 | -1/+17 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-15 | 1 | -1/+17 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overhead | Marko Mäkelä | 2020-05-15 | 1 | -2/+8 |
| | | * | | Fix for using uninitialized memory | Monty | 2020-05-15 | 1 | -0/+9 |
| | | * | | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling... | Varun Gupta | 2019-09-23 | 1 | -5/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-08 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period table | Aleksey Midenkov | 2020-04-03 | 1 | -0/+1 |
| * | | | | MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is dif... | Eugene Kosov | 2020-02-13 | 1 | -1/+1 |