summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-031-1/+1
* 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
* Fixes for binary logging --read-only modeMonty2019-10-201-2/+2
* 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
* | 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 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
| | | * bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-241-1/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-0/+8
|\ \ \ \ | |/ / /
| * | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-251-0/+8
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-0/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+3
| |\ \ \ | | |/ /
| | * | MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subqueryVarun Gupta2019-04-111-0/+3
* | | | MDEV-16252: MINIMAL binlog_row_image does not work for versioned tablesNikita Malyavin2019-03-291-0/+1
* | | | remove unused argumentEugene Kosov2019-03-221-3/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-141-1/+1
| | |\ \
| | | * | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu...Oleksandr Byelkin2018-11-071-1/+1
* | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-1/+1
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-101-1/+1
| | * | | Merge 10.0 into 10.1Marko Mäkelä2018-02-031-0/+2
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2018-02-021-0/+2
| | | |\ \ | | | | |/
| | | | * Fix ASAN failure in main.lock (and others)Vicențiu Ciorbaru2018-01-301-0/+2
* | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...Jacob Mathew2018-07-091-1/+4
* | | | | Remove warning when using ScopedStatementReplicationMonty2018-05-271-4/+6
* | | | | MDEV-14551 Can't find record in table on multi-table update with ORDER BYSergei Golubchik2018-05-171-0/+56
* | | | | cleanup: simplify multi-update's juggling with positionsSergei Golubchik2018-05-171-41/+13
* | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()Sergei Golubchik2018-05-121-2/+0
* | | | | Add likely/unlikely to speed up executionMonty2018-05-071-74/+87
* | | | | MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UP...Eugene Kosov2018-02-241-10/+7