diff options
author | Jacob Mathew <jacob.mathew@mariadb.com> | 2017-10-14 15:24:24 -0700 |
---|---|---|
committer | Jacob Mathew <jacob.mathew@mariadb.com> | 2017-11-10 13:38:09 -0800 |
commit | 26211d5567d72e502f6edaaab7bdefbafd92cdd8 (patch) | |
tree | 045dfe3b51d5b1a02c24b0ae1bd2accc8a6c1800 /support-files/my-huge.cnf.sh | |
parent | 6e2e040432b7ade5c42f3feb0902d0286a2d3466 (diff) | |
download | mariadb-git-bb-10.2-spider-extra-jacob.tar.gz |
Adding direct update/delete to the server and to the partition engine.bb-10.2-spider-extra-jacob
Contains Spiral patches:
- Spiral Patch 006: 006_mariadb-10.2.0.direct_update_rows.diff MDEV-7704
- Spiral Patch 008: 008_mariadb-10.2.0.partition_direct_update.diff MDEV-7706
- Spiral Patch 010: 010_mariadb-10.2.0.direct_update_rows2.diff MDEV-7708
- Spiral Patch 011: 011_mariadb-10.2.0.aggregate.diff MDEV-7709
- Spiral Patch 027: 027_mariadb-10.2.0.force_bulk_update.diff MDEV-7724
- Spiral Patch 061: 061_mariadb-10.2.0.mariadb-10.1.8.diff MDEV-12870
- Add support for direct update and direct delete requests. A direct
update/delete request handles all qualified rows in a single operation,
rather than one row at a time.
- This commit has the following differences compared to the original patches:
- Most of the parameters of the new functions are unnecessary. The
unnecessary parameters have been removed.
- Changed bit positions for new handler flags upon consideration of
handler flags not needed by other Spiral patches and handler flags
merged from MySQL.
Diffstat (limited to 'support-files/my-huge.cnf.sh')
0 files changed, 0 insertions, 0 deletions