mysql 报错 get error 28 from storage engine 解决方法
Posted 断了线de风筝
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mysql 报错 get error 28 from storage engine 解决方法相关的知识,希望对你有一定的参考价值。
研发人员在开发环境调试时反馈,使用客户端工具连接数据库之后,点开数据库就报错: 1030 Get error 28 from storage engine
于是百度查询问题,是由于临时空间不够,无法进去数据库执行操作。
登陆主机,df -h 发现磁盘使用率 100%,清理磁盘后,此问题已解决。
以上是关于mysql 报错 get error 28 from storage engine 解决方法的主要内容,如果未能解决你的问题,请参考以下文章
报错集:ERROR 3 (HY000): Error writing file ‘/tmp/psyZMRtme‘ (Errcode: 28 - No space left on device)
报错集:ERROR 3 (HY000): Error writing file ‘/tmp/psyZMRtme‘ (Errcode: 28 - No space left on device)
报错集:ERROR 3 (HY000): Error writing file ‘/tmp/psyZMRtme‘ (Errcode: 28 - No space left on device)
nagios报错:./stdio.h:456:1: error: 'gets' undeclared here (not in a function)