-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Compatible with mysql 5.7 noop variables: innodb_default_row_format #23541
Comments
As the row format is not suitable for TiKV, does it mean TiDB can allow users to set its value and just ignore it? |
yes |
I agree in this instance it is fine to ignore. What JIRA is doing is a little bit silly:
|
@King-Dylan I have a PR available to fix this, but I've not tagged it for cherry picking to a release branch. Let's chat on Feishu/Slack if you would like it to be. |
Feature Request
Compatible with mysql 8.0 parameter innodb_default_row_format
Is your feature request related to a problem? Please describe:
jira is required for innodb_default_row_format = dynamic
Describe the feature you'd like:
user can set innodb_default_row_format and can use set variables change value
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
The text was updated successfully, but these errors were encountered: