| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -27/+72 |
|\ |
|
| * | Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP... | Sergei Golubchik | 2020-07-29 | 1 | -11/+55 |
| * | MDEV-23282 FLOAT(53,0) badly handles out-of-range values | Alexander Barkov | 2020-07-27 | 1 | -4/+5 |
| * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -13/+13 |
* | | MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA... | Nikita Malyavin | 2020-07-31 | 1 | -1/+1 |
* | | Fix typo in the comment (and old info) | Oleksandr Byelkin | 2020-07-09 | 1 | -1/+1 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-06-06 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ... | Varun Gupta | 2020-06-05 | 1 | -3/+2 |
| * | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -1/+1 |
* | | Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overhead | Marko Mäkelä | 2020-05-15 | 1 | -2/+5 |
* | | Fix for using uninitialized memory | Monty | 2020-05-15 | 1 | -0/+6 |
* | | Fixed bugs found by valgrind | Monty | 2020-05-15 | 1 | -1/+1 |
* | | Fixed memory leak with DEFAULT(f) on Geometry field | Monty | 2020-04-18 | 1 | -1/+1 |
* | | MDEV-21959 GIS error message doesn't show the wrong value, just the type. | Alexey Botchkov | 2020-03-17 | 1 | -2/+10 |
* | | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS | Vlad Lesin | 2019-11-19 | 1 | -3/+3 |
* | | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling... | Varun Gupta | 2019-09-23 | 1 | -17/+20 |
* | | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_value | Varun Gupta | 2019-09-18 | 1 | -12/+2 |
* | | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i... | Sergei Golubchik | 2019-09-04 | 1 | -27/+0 |
* | | Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false... | Alexander Barkov | 2019-09-03 | 1 | -5/+8 |
* | | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 1 | -0/+67 |
* | | MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v... | Sujatha | 2019-08-27 | 1 | -0/+45 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 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 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | MDEV-18899: Server crashes in Field::set_warning_truncated_wrong_value | Varun Gupta | 2019-03-28 | 1 | -2/+5 |
* | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN... | Alexander Barkov | 2019-02-23 | 1 | -0/+18 |
* | | | Backporting MDEV-15497 Wrong empty value in a GEOMETRY column on LOAD DATA | Alexander Barkov | 2019-02-23 | 1 | -0/+57 |
* | | | Backporting MDEV-14628 Wrong autoinc value assigned by LOAD XML in the NO_AUT... | Alexander Barkov | 2019-02-23 | 1 | -0/+51 |
* | | | MDEV-18083 ASAN heap-use-after-free in Field::set_warning_truncated_wrong_val... | Sergei Golubchik | 2019-02-05 | 1 | -2/+2 |
* | | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -7/+26 |
* | | | MDEV-16217: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...bb-10.2-MDEV-16217 | Oleksandr Byelkin | 2018-11-14 | 1 | -2/+15 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -1/+2 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-09-21 | 1 | -1/+2 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong result | Alexander Barkov | 2018-09-20 | 1 | -1/+2 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -6/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -6/+11 |
| |\ \ \
| | |/ / |
|
| | * | | MDEV-17067 Server crash in write_block_record | Monty | 2018-08-24 | 1 | -6/+11 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -1/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-16711 Crash in Field_blob::store() while reading statistics | Igor Babaev | 2018-07-15 | 1 | -1/+7 |
* | | | | MDEV-12574 MAX(old_decimal) produces a column of the old DECIMAL type | Alexander Barkov | 2018-06-25 | 1 | -9/+18 |
* | | | | MDEV-12809 Bad column type created for TEXT(1431655798) CHARACTER SET utf8 | Alexander Barkov | 2018-06-21 | 1 | -1/+1 |
* | | | | MDEV-15352 AUTO_INCREMENT breaks after updating a column value to a negative ... | Alexander Barkov | 2018-06-14 | 1 | -0/+10 |
* | | | | register keyword c++17 warning | Eugene Kosov | 2018-04-24 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-11 | 1 | -0/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2018-02-10 | 1 | -0/+7 |
| |\ \ \
| | |/ / |
|
| | * | | MDEV-15262 Wrong results for SELECT..WHERE non_indexed_datetime_column=indexe... | Alexander Barkov | 2018-02-09 | 1 | -0/+7 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|