summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-01-111-2/+1
|\
| * Urgent fix of MDEV-23446 fix:Oleksandr Byelkin2021-01-071-2/+1
* | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-0/+7
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-0/+7
| |\
| | * MDEV-24346 valgrind error in main.precedenceSergei Golubchik2020-12-191-0/+7
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-231-32/+37
|\ \ \ | |/ /
| * | MDEV-23446 UPDATE does not insert history row if the row is not changedAleksey Midenkov2020-12-221-32/+37
* | | MDEV-22805 SIGSEGV in check_fields on UPDATEAleksey Midenkov2020-10-291-0/+7
* | | MDEV-22805: SIGSEGV in check_fields on UPDATEDmitry Shulga2020-10-271-0/+8
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-0/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-0/+2
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-0/+2
| | |\
| | | * MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&Rucha Deodhar2020-10-201-0/+2
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-2/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-2/+1
| | |\ \ | | | |/
| | | * cleanup: reduce code duplicationSergei Golubchik2020-07-291-2/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+5
|\ \ \ \ | |/ / /
| * | | MDEV-20515 multi-update tries to position updated table by null referenceAleksey Midenkov2020-04-021-0/+4
* | | | MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria tableAleksey Midenkov2020-04-031-0/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-031-1/+1
* | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-6/+9
|\ \ \ \ | |/ / /
| * | | MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria tableAleksey Midenkov2019-12-021-6/+9
| * | | MDEV-18727 cleanupAleksey Midenkov2019-11-251-6/+0
| * | | MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-10/+18
* | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-2/+12
* | | | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-15/+14
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-2/+2
|\ \ \ \ | |/ / /
| * | | Fixes for binary logging --read-only modeMonty2019-10-201-2/+2
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-22/+18
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-19/+12
| |\ \ \ | | |/ /
| | * | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-031-11/+8
| | * | don't compare unassigned columnsSergei Golubchik2019-09-031-3/+4
| | * | cleanup: on update default nowSergei Golubchik2019-09-031-10/+6
* | | | Fix of fail of period.updtae with ps protocol.Oleksandr Byelkin2019-06-151-0/+5
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-127/+111
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-115/+112
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-115/+112
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-116/+113
| | | |\
| | | | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-011-97/+107
| | | | * cleanupSergei Golubchik2019-06-011-28/+13
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-7/+31
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-6/+30
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-6/+30
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-6/+30
| | | |\ \ | | | | |/
| | | | * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-5/+26