Row size too large ( 8126)(解决)
生活随笔
收集整理的這篇文章主要介紹了
Row size too large ( 8126)(解决)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?
ERROR 1118 (42000): Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
?
?
解決方案:
交互模式下,不要去改my.cnf,反正我是沒嘗試成功過.
mysql>set innodb_strict_mode= 0然后建立表格即可.
總結
以上是生活随笔為你收集整理的Row size too large ( 8126)(解决)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Found option without
- 下一篇: DataGrip导入csv数据并把第一行