【发布时间】:2017-04-24 12:48:09
【问题描述】:
我在 MySQL 日志中看到以下错误:
[Warning] InnoDB: Cannot add field `wd_field_ft_95_240` in table `tmp`.`#sql_1_0` because after adding it, the row size is 8155 which is greater than maximum allowed size (8126) for a record on index leaf page.
tmp 数据库是某种内部 MySQL 结构吗?这是我需要关心的事情吗?
【问题讨论】:
标签: mysql innodb temp-tables