Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | MDEV-22218 InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON upon... | Sergei Golubchik | 2020-04-12 | 1 | -2/+3 | |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-08 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria table | Aleksey Midenkov | 2020-04-03 | 1 | -0/+1 | |
* | | | | | cleanup: prepare "update_handler" for WITHOUT OVERLAPS | Sergei Golubchik | 2020-03-31 | 1 | -4/+2 | |
* | | | | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key() | Monty | 2020-03-24 | 1 | -2/+2 | |
* | | | | | Improve update handler (long unique keys on blobs) | Monty | 2020-03-24 | 1 | -2/+6 | |
* | | | | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 1 | -1/+0 | |
* | | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -3/+3 | |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-12-16 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED | Aleksey Midenkov | 2019-12-03 | 1 | -1/+1 | |
* | | | | | Merge 10.4 into 10.5 | Aleksey Midenkov | 2019-12-02 | 1 | -8/+21 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.3 into 10.4 | Aleksey Midenkov | 2019-12-02 | 1 | -6/+9 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria table | Aleksey Midenkov | 2019-12-02 | 1 | -6/+9 | |
| | * | | | MDEV-18727 cleanup | Aleksey Midenkov | 2019-11-25 | 1 | -6/+0 | |
| | * | | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -10/+18 | |
| * | | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2 | Kentoku | 2019-11-29 | 1 | -2/+12 | |
* | | | | | Merge 10.4 into 10.5 | Aleksey Midenkov | 2019-11-25 | 1 | -15/+14 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-18727 improve DML operation of System Versioning (10.4) | Aleksey Midenkov | 2019-11-25 | 1 | -15/+14 | |
* | | | | | MDEV-20854: ANALYZE for statements: not clear where the time is spent | Sergei Petrunia | 2019-11-12 | 1 | -2/+2 | |
* | | | | | Merge 10.4 into 10.5 | Oleksandr Byelkin | 2019-11-07 | 1 | -2/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -2/+2 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fixes for binary logging --read-only mode | Monty | 2019-10-20 | 1 | -2/+2 | |
* | | | | | cleanup st_select_lex_unit::explainable | Sergei Golubchik | 2019-10-14 | 1 | -1/+0 | |
* | | | | | cleanup: don't pass wild_num to setup_wild() | Sergei Golubchik | 2019-10-14 | 1 | -1/+1 | |
* | | | | | removes references to a sysvar that disappeared 6 years ago | Sergei Golubchik | 2019-09-28 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -22/+18 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-04 | 1 | -19/+12 | |
| |\ \ \ | | |/ / | ||||||
| | * | | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i... | Sergei Golubchik | 2019-09-03 | 1 | -11/+8 | |
| | * | | don't compare unassigned columns | Sergei Golubchik | 2019-09-03 | 1 | -3/+4 | |
| | * | | cleanup: on update default now | Sergei Golubchik | 2019-09-03 | 1 | -10/+6 | |
* | | | | Fix of fail of period.updtae with ps protocol. | Oleksandr Byelkin | 2019-06-15 | 1 | -0/+5 | |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-06-14 | 1 | -127/+111 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-06-14 | 1 | -115/+112 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-06-13 | 1 | -115/+112 | |
| | |\ \ | | | |/ | ||||||
| | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-06-12 | 1 | -116/+113 | |
| | | |\ | ||||||
| | | | * | MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24 | Sergei Golubchik | 2019-06-01 | 1 | -97/+107 | |
| | | | * | cleanup | Sergei Golubchik | 2019-06-01 | 1 | -28/+13 | |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -7/+31 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | 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.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -6/+30 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -6/+30 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -6/+30 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | MDEV-18507 can't update temporary table when joined with table with triggers ... | Sergei Golubchik | 2019-04-24 | 1 | -5/+26 | |
| | | | * | bugfix: multi-update checked privileges on views incorrectly | Sergei Golubchik | 2019-04-24 | 1 | -1/+3 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -0/+8 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-27 | 1 | -0/+8 | |
| |\ \ \ \ | | |/ / / |