Skip to content

Conversation

evorion
Copy link

@evorion evorion commented Apr 24, 2016

No description provided.

@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

@mysql-oca-bot
Copy link

Hi, there was no response to our request to sign an OCA or confirm the code is submitted under the terms of the OCA. As such this request will be closed.
Thanks

gunnarku pushed a commit to facebook/mysql-8.0 that referenced this pull request Jul 21, 2017
…ey_tuple

Summary:
SQL layer doesn't provide "index extensions" of PK columns when the
table is partitioned.
Resolve this in the same way as we did for unique secondary keys: attach
suffix of PK columns ourselves.

Since this changes on-disk format, bumped the version#.

Test Plan: Run mtr

Reviewers: maykov, jtolmer, hermanlee4, yoshinorim

Reviewed By: hermanlee4

Differential Revision: https://reviews.facebook.net/D39027
gunnarku pushed a commit to facebook/mysql-8.0 that referenced this pull request Jul 21, 2017
…h Trx API

Summary:
- Make DDL commands write into non-indexed WriteBatch when this is safe
  (i.e. when not constructing a unique index)

- Make DML commands not to acquire transaction locks when modifying
  secondary indexes (this is not necessary).

The patch also fixess Issue mysql#88.

Test Plan: Run MTR

Reviewers: jtolmer, jkedgar, yoshinorim, anthony, hermanlee4

Reviewed By: hermanlee4

Subscribers: webscalesql-eng

Differential Revision: https://reviews.facebook.net/D49659
Differential Revision: https://reviews.facebook.net/D51675
gunnarku pushed a commit to facebook/mysql-8.0 that referenced this pull request Jul 25, 2017
…ey_tuple

Summary:
SQL layer doesn't provide "index extensions" of PK columns when the
table is partitioned.
Resolve this in the same way as we did for unique secondary keys: attach
suffix of PK columns ourselves.

Since this changes on-disk format, bumped the version#.

Test Plan: Run mtr

Reviewers: maykov, jtolmer, hermanlee4, yoshinorim

Reviewed By: hermanlee4

Differential Revision: https://reviews.facebook.net/D39027
gunnarku pushed a commit to facebook/mysql-8.0 that referenced this pull request Jul 25, 2017
…h Trx API

Summary:
- Make DDL commands write into non-indexed WriteBatch when this is safe
  (i.e. when not constructing a unique index)

- Make DML commands not to acquire transaction locks when modifying
  secondary indexes (this is not necessary).

The patch also fixess Issue mysql#88.

Test Plan: Run MTR

Reviewers: jtolmer, jkedgar, yoshinorim, anthony, hermanlee4

Reviewed By: hermanlee4

Subscribers: webscalesql-eng

Differential Revision: https://reviews.facebook.net/D49659
Differential Revision: https://reviews.facebook.net/D51675
vmg pushed a commit to planetscale/mysql-server that referenced this pull request Nov 21, 2023
Create pull_request_template.md in PCI-scoped repos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants