MySQL新增数据报错:The MySQL server is running with the LOCK_WRITE_GROWTH option so it cannot execute this_只吃侯勇的博客-CSDN博客

网站介绍:文章浏览阅读1.6k次。出现问题:使用navicat进行数据迁移(传输):新增表格或添加数据的时候,报出:The MySQL server is running with the LOCK_WRITE_GROWTH option so it cannot execute this statement问题原因:因为最近数据迁移导入了大量数据,导致磁盘空间不足,磁盘满载。阿里云的一个保护策略,空间剩余不足时,禁止数据写入。..._the mysql server is running with the lock_write_growth option so it cannot e