summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-241-1/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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.3 into 10.4Marko Mäkelä2019-04-251-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGN...Nikita Malyavin2019-04-021-0/+5
* | | | | MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with...Nikita Malyavin2019-04-021-9/+21
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16252: MINIMAL binlog_row_image does not work for versioned tablesNikita Malyavin2019-03-291-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-251-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | remove unused argumentEugene Kosov2019-03-221-3/+2
* | | | | MDEV-18713 Assertion `strcmp(share->unique_file_name,filename) || share->last...Sergei Golubchik2019-02-271-4/+0
* | | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-0/+4
* | | | | UPDATE FOR PERIOD OF: don't crash on multi-table viewsSergei Golubchik2019-02-211-6/+6
* | | | | misc cleanupsSergei Golubchik2019-02-211-2/+1
* | | | | MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-211-10/+111
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | Merge 10.3 into 10.4mariadb-10.4.0Marko Mäkelä2018-11-081-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-1/+1
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-051-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
* | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...bb-10.4-MDEV-16246Jacob Mathew2018-07-241-1/+4
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-14/+16
* | | | | | cleanup: remove TABLE::vcol_setSergei Golubchik2018-06-041-10/+3
* | | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-4/+4
* | | | | | after merge fixesSergei Golubchik2018-06-031-7/+7
* | | | | | Merge branch '10.3' into 10.4Igor Babaev2018-06-031-121/+162
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as...Jerome Brauge2018-02-121-15/+41
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-11/+11