mysql5.7 table is full error
mysql5.7安装在服务器本机上,执行迁移命令或手动新增字段时,报错:
General error: 1114 The table ‘works’ is full (SQL: alter table `works` add `image_path` varchar(191) null comme[……]
mysql5.7安装在服务器本机上,执行迁移命令或手动新增字段时,报错:
General error: 1114 The table ‘works’ is full (SQL: alter table `works` add `image_path` varchar(191) null comme[……]