| Commit message (Expand) | Author | Age | Files | Lines |
* | [1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcols | Nikita Malyavin | 2021-07-12 | 2 | -0/+28 |
* | MDEV-25672 table alias from previous statement interferes later commands | Sergei Golubchik | 2021-06-02 | 2 | -5/+23 |
* | MDEV-24583 SELECT aborts after failed REPLACE into table with vcol | Nikita Malyavin | 2021-04-27 | 2 | -0/+27 |
* | MDEV-25091 CREATE TABLE: field references qualified by a wrong table name suc... | Aleksey Midenkov | 2021-04-23 | 2 | -0/+82 |
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-10-29 | 1 | -1/+1 |
|\ |
|
| * | MDEV-23702 calculating(auto rounding) issue | Sergei Golubchik | 2020-10-29 | 1 | -1/+1 |
* | | MDEV-20618 Assertion failed in row_upd_sec_index_entry | Nikita Malyavin | 2020-09-01 | 2 | -4/+4 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | MDEV-19232: Floating point precision / value comparison problem | Varun Gupta | 2020-07-22 | 1 | -1/+1 |
* | | MDEV-20015 Assertion `!in_use->is_error()' failed in TABLE::update_virtual_field | Aleksey Midenkov | 2020-05-26 | 2 | -0/+20 |
* | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2020-05-16 | 2 | -0/+113 |
|\ \
| |/ |
|
| * | MDEV-22579 No error when inserting DEFAULT(non_virtual_column) into a virtual... | Alexander Barkov | 2020-05-15 | 2 | -0/+50 |
* | | MDEV-20799 DROP Virtual Column crashes MariaDB | Sergei Golubchik | 2019-10-28 | 3 | -0/+34 |
* | | Part3: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false... | Sergei Golubchik | 2019-09-06 | 4 | -112/+291 |
* | | Part2: MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false... | Alexander Barkov | 2019-09-03 | 4 | -0/+538 |
* | | MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-03 | 8 | -10/+757 |
* | | Updated mtr files to support different compiled in options | Monty | 2019-09-01 | 3 | -21/+26 |
* | | Trivial test result update after fix for MDEV-19771 | Sergei Petrunia | 2019-06-16 | 1 | -4/+4 |
* | | MDEV-19771 REPLACE on table with virtual_field can cause crash | Michael Widenius | 2019-06-15 | 2 | -4/+76 |
* | | Tests for MDEV-15881 Assertion `is_valid_value_slow()' failed in Datetime::Da... | Alexander Barkov | 2019-04-26 | 2 | -0/+53 |
* | | MDEV-16518 MYSQL57_GENERATED_FIELD: The code in TABLE_SHARE::init_from_binary... | Alexander Barkov | 2019-04-26 | 2 | -0/+39 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-27 | 8 | -54/+54 |
|\ \
| |/ |
|
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-03-27 | 4 | -29/+29 |
| |\ |
|
| | * | Merge 5.5 into 10.0bb-10.0-merge | Marko Mäkelä | 2019-03-26 | 4 | -29/+29 |
| | |\ |
|
| | | * | Fix for MDEV-17449, typo in error message (#1146) | Chris Calender | 2019-03-24 | 4 | -29/+29 |
* | | | | Fix for MDEV-18276, typo in error message + all other occurrences of refering | Chris Calender | 2019-03-23 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -0/+2 |
| * | | | MDEV-15433: Optimizer does not use group by optimization with distinct | Varun Gupta | 2018-08-05 | 2 | -2/+2 |
| * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-19 | 1 | -0/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into bb-10.0-merge | Oleksandr Byelkin | 2018-07-17 | 1 | -0/+2 |
| | |\ \
| | | |/ |
|
| | | * | A test cleanup for MDEV-15834: fixing failure in "mtr --embedded" | Alexander Barkov | 2018-06-26 | 1 | -0/+2 |
* | | | | MDEV-18486 Database crash on a table with indexed virtual column | Sergei Golubchik | 2019-03-01 | 2 | -0/+18 |
* | | | | cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/ | Sergei Golubchik | 2019-02-05 | 2 | -2/+1 |
* | | | | MDEV-17909 Problem by MariaDB Update 10.1.32 -> 10.2.19 (Incorrect informatio... | Sergei Golubchik | 2018-12-20 | 2 | -0/+31 |
* | | | | MDEV-17349 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Sergei Golubchik | 2018-11-04 | 2 | -0/+38 |
* | | | | MDEV-16961 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Sergei Golubchik | 2018-08-22 | 2 | -0/+26 |
* | | | | fix vcol.vcol_misc --embedded | Sergei Golubchik | 2018-06-24 | 1 | -0/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 2 | -0/+26 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2018-06-19 | 2 | -0/+26 |
| |\ \ \
| | |/ / |
|
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-06-19 | 2 | -0/+26 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safe | Alexander Barkov | 2018-06-19 | 2 | -0/+26 |
* | | | | MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_... | Monty | 2018-06-19 | 2 | -3/+112 |
* | | | | Add PART_INDIRECT_KEY_FLAG | Monty | 2018-06-19 | 2 | -0/+63 |
* | | | | MDEV-15243 Crash with virtual fields and row based binary logging | Monty | 2018-05-24 | 6 | -0/+514 |
* | | | | MDEV-15626 Assertion on update virtual column in partitioned table | Sergei Golubchik | 2018-05-10 | 2 | -0/+22 |
* | | | | Ensure that table->vcol_set is properly restored if used | Monty | 2018-01-01 | 1 | -2/+2 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 2 | -3/+40 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 2 | -3/+40 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 2 | -0/+39 |
| | |\ \
| | | |/ |
|