gpt4 book ai didi

mysql - 表 '/tmp/#sql_165_0.MYI' 的 key 文件不正确;尝试修复它

转载 作者:行者123 更新时间:2023-11-29 02:29:48 30 4
gpt4 key购买 nike

我只是检查了我的心血来潮,它显示服务器负载过重我点击了负载,然后我发现 mysql 给服务器带来了沉重的负载。我刚刚检查了 mysql 错误日志多次显示此错误,我检查了我的 tmp 文件夹它有 4 gb 的 ram 但我发现错误大小大于 4 gb 但是 tmp 将显示它只使用了可用的 12%任何人都可以知道如何从这段代码中知道导致服务器负载过重的查询

这里有错误

   130210  0:02:12 [ERROR] /usr/sbin/mysqld: Incorrect key file for table '/tmp/#sql_165_0.MYI'; try to repair it

想知道查询以及它消耗了多少内存

最佳答案

这意味着临时表溢出了分配的文件系统空间。

ubuntu@server:/vol/mysql$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/xvda1 8256952 7837084 440 100% /

关于mysql - 表 '/tmp/#sql_165_0.MYI' 的 key 文件不正确;尝试修复它,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14979907/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com