Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试将数据插入 MySQL 数据库时,出现此错误:
错误信息
#1030 - Got error -1 from storage engine
可能是什么问题呢?
你要做的第一件事是检查你是否磁盘空间不足。这个错误可能意味着你没有足够的内存来分配给你的表或数据库,或者 MySQL 的指定内存设置对于你的机器配置来说太高了.
以下链接可能对您有用http://wiki.jumpbox.com/doc/runtime/faq/mysql_maintenance