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

Restore innodb_strict_mode toggle for create table #3890

Closed
wants to merge 6 commits into from
Closed

Conversation

dafeder
Copy link
Member

@dafeder dafeder commented Dec 15, 2022

DO NOT DELETE: Currently in use on QIC

This should restore the innodb_strict_mode toggle (previously added in #3784 and removed in #3887). Something had changed in the code workflow and it was no longer working as originally done.

QA Steps

  • Create a dataset using a table with 250 or more columns (try this one)
  • Run import, ensure it imports with no errors

@janette janette changed the title Restore inndb strict toggle for create table Restore innodb_strict_mode toggle for create table Mar 10, 2023
@paul-m
Copy link
Contributor

paul-m commented Jun 17, 2023

#3976 changed the behavior so that datastore_mysql_import always turns off innodb_strict_mode when creating tables.

Leaving this open because we might wish to become more granular in how we turn that setting off or on.

@janette
Copy link
Member

janette commented Jun 23, 2023

closing in favor of #3976

@janette janette closed this Jun 23, 2023
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.

None yet

3 participants