We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在无特殊情况下还是使用 InnoDB 比较合适,毕竟 MySQL 5.5 起默认引擎已经是 InnoDB 了。有特殊需求时,我想以开发者的能力,应该能选择合适的引擎。😊
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在无特殊情况下还是使用 InnoDB 比较合适,毕竟 MySQL 5.5 起默认引擎已经是 InnoDB 了。有特殊需求时,我想以开发者的能力,应该能选择合适的引擎。😊
The text was updated successfully, but these errors were encountered: