mysql 出现 the table ‘xxxxx’ is full 的问题

Posted 17768810

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mysql 出现 the table ‘xxxxx’ is full 的问题相关的知识,希望对你有一定的参考价值。

出现这问题,第一反应是表满了,磁盘满了,但是服务器是新开没多久,不应该啊,

然后我朋友就发了一篇文章给我。。让我这么改,我也就没多想,就这么做了。

 

于是就修改mysql的配置文件my.ini,在[mysqld]下添加/修改两行:
tmp_table_size = 256M
max_heap_table_size = 256M
系统默认是16M,修改完后重启mysql

  

上传  my.cnf,重启mysql 

好,这下悲剧了,mysql起不来了,看 localhost.localdomain.err 的错误文件,为0KB,

 

好,冷静一想,错误文件写入为0KB,先看看磁盘空间  df -l ,

oh my god,,/dev/mapper/VolGroup-lv_root  使用率100%,日。

 

想着先看看哪里文件占用比较大,折腾2个小时,结果发现没有很大文件。

都说重启治百病,抱着试一试的想法,我就重启了,

妈蛋 ,用df -l 看了下,/dev/mapper/VolGroup-lv_root 使用率 11%,看下mysql服务,正常了。。。   

 

来来,哪位大哥,能帮我看看这是什么问题。重启下就好了。。。 真是应了那名老话 ,,重启治百病

 

以上是关于mysql 出现 the table ‘xxxxx’ is full 的问题的主要内容,如果未能解决你的问题,请参考以下文章

mysql-修改密码(error-1290 (HY000): The MySQL server is running with the --skip-grant-tables option so)

mysql-修改密码(error-1290 (HY000): The MySQL server is running with the --skip-grant-tables option so)

Eclipse报The default workspace'xxxxx' is in use or cannot be created Pl

mysql错误:The MySQL server is running with the --skip-grant-tables option so it cannot execute this st

ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot exe

The 'Pods-XXXXX' target has libraries with conflicting names: libwechatsdk.a