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

增加超出行大小限制提醒 Row size too large #676

Open
2530loong opened this issue Sep 4, 2024 · 0 comments
Open

增加超出行大小限制提醒 Row size too large #676

2530loong opened this issue Sep 4, 2024 · 0 comments

Comments

@2530loong
Copy link

描述您想要的功能:
Execute: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs.

描述您考虑过的解决/替代方案:
添加一项,行大小检测

可参考文档,资料,引用等:
https://dev.mysql.com/doc/refman/8.4/en/column-count-limit.html

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

No branches or pull requests

1 participant