Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug1548597 5.7 #616

Merged
merged 2 commits into from Jun 24, 2016
Merged

Conversation

laurynas-biveinis
Copy link
Contributor

@percona-ysorokin
Copy link
Collaborator

LGTM

@kbauskar
Copy link
Contributor

LGTM.

…g table w/ different data directory)

Importing a transportable tablespace will fail if its table definition
has data directory specified while the donor table did not have one,
and vice versa. Fix by relaxing the checks in fil_node_open_file() and
row_import::match_schema() to allow this particular mismatch while
still requiring that the rest of the flags match. Do not actually
patch the tablespace header with the new flag value as InnoDB is
already making assumptions elsewhere that the data directory flag bits
may mismatch. Also fix tablespace import diagnostics that in the case
of flags mismatch printed number of columns, not flags. Add a
testcase.
@laurynas-biveinis
Copy link
Contributor Author

@laurynas-biveinis laurynas-biveinis merged commit 3667bfc into percona:5.7 Jun 24, 2016
@laurynas-biveinis laurynas-biveinis deleted the bug1548597-5.7 branch June 24, 2016 04:14
laurynas-biveinis added a commit to laurynas-biveinis/percona-server that referenced this pull request Mar 6, 2018
…597-5.7" (76142)

This reverts commit 3667bfc, reversing
changes made to 5026ba9.
laurynas-biveinis added a commit to laurynas-biveinis/percona-server that referenced this pull request Jun 14, 2018
…597-5.7" (76142)

This reverts commit 3667bfc, reversing
changes made to 5026ba9.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants