Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | 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 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240 | Oleksandr Byelkin | 2019-04-25 | 1 | -0/+8 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-25 | 1 | -0/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-25 | 1 | -0/+3 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-25 | 1 | -0/+3 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subquery | Varun Gupta | 2019-04-11 | 1 | -0/+3 | |
* | | | | | MDEV-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGN... | Nikita Malyavin | 2019-04-02 | 1 | -0/+5 | |
* | | | | | MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with... | Nikita Malyavin | 2019-04-02 | 1 | -9/+21 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | MDEV-16252: MINIMAL binlog_row_image does not work for versioned tables | Nikita Malyavin | 2019-03-29 | 1 | -0/+1 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-25 | 1 | -3/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | remove unused argument | Eugene Kosov | 2019-03-22 | 1 | -3/+2 | |
* | | | | | MDEV-18713 Assertion `strcmp(share->unique_file_name,filename) || share->last... | Sergei Golubchik | 2019-02-27 | 1 | -4/+0 | |
* | | | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -0/+4 | |
* | | | | | UPDATE FOR PERIOD OF: don't crash on multi-table views | Sergei Golubchik | 2019-02-21 | 1 | -6/+6 | |
* | | | | | misc cleanups | Sergei Golubchik | 2019-02-21 | 1 | -2/+1 | |
* | | | | | MDEV-16974 Application-time periods: UPDATE | Nikita Malyavin | 2019-02-21 | 1 | -10/+111 | |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-19 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-11-14 | 1 | -1/+1 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2018-11-14 | 1 | -1/+1 | |
| | | |\ \ | ||||||
| | | | * | | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 | |
* | | | | | | Merge 10.3 into 10.4mariadb-10.4.0 | Marko Mäkelä | 2018-11-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed... | Oleksandr Byelkin | 2018-11-07 | 1 | -1/+1 | |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-09-24 | 1 | -1/+1 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 1 | -1/+1 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Alexander Barkov | 2018-09-21 | 1 | -1/+1 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cache | Eugene Kosov | 2018-09-10 | 1 | -1/+1 | |
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-02-03 | 1 | -0/+2 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2018-02-02 | 1 | -0/+2 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Fix ASAN failure in main.lock (and others) | Vicențiu Ciorbaru | 2018-01-30 | 1 | -0/+2 | |
| * | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time... | Jacob Mathew | 2018-07-09 | 1 | -1/+4 | |
* | | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...bb-10.4-MDEV-16246 | Jacob Mathew | 2018-07-24 | 1 | -1/+4 | |
* | | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -14/+16 | |
* | | | | | | cleanup: remove TABLE::vcol_set | Sergei Golubchik | 2018-06-04 | 1 | -10/+3 | |
* | | | | | | mysys: rename ME_xxx flags to match plugin api | Sergei Golubchik | 2018-06-04 | 1 | -4/+4 | |
* | | | | | | after merge fixes | Sergei Golubchik | 2018-06-03 | 1 | -7/+7 | |
* | | | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -121/+162 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Remove warning when using ScopedStatementReplication | Monty | 2018-05-27 | 1 | -4/+6 | |
| * | | | | | MDEV-14551 Can't find record in table on multi-table update with ORDER BY | Sergei Golubchik | 2018-05-17 | 1 | -0/+56 | |
| * | | | | | cleanup: simplify multi-update's juggling with positions | Sergei Golubchik | 2018-05-17 | 1 | -41/+13 | |
| * | | | | | cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next() | Sergei Golubchik | 2018-05-12 | 1 | -2/+0 | |
| * | | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -74/+87 | |
|/ / / / / | ||||||
* | | | | | MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UP... | Eugene Kosov | 2018-02-24 | 1 | -10/+7 | |
* | | | | | MDEV-13417 UPDATE produces wrong values if an updated column is later used as... | Jerome Brauge | 2018-02-12 | 1 | -15/+41 | |
* | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -11/+11 |