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

SQL Dump 在MySQL 5.7下出错 #45

Open
SmartFan opened this issue Oct 5, 2016 · 0 comments
Open

SQL Dump 在MySQL 5.7下出错 #45

SmartFan opened this issue Oct 5, 2016 · 0 comments
Assignees
Labels

Comments

@SmartFan
Copy link

SmartFan commented Oct 5, 2016

第66行的
ROW_FORMAT=FIXED
在MySQL 5.7中似乎已不再支持. 直接导入此dump会导致错误.
我目前将所有FIXED改成COMPACT, 不知道这是否会工作.

@crccw crccw self-assigned this Oct 6, 2016
@crccw crccw added the bug label Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants