查看information_schema的COLUMNS表,但是出现如下问题:
root:information_schema> select * from COLUMNS;
ERROR 126 (HY000): Incorrect key file for table '/tmp/#sql_11b6_0.MYI'; try to repair it
root:information_schema> show columns from schemaname.tablename;
我试着去修复,又出现如下问题:
root:information_schema> repair table COLUMNS;
ERROR 1044 (42000): Access denied for user 'root'@'localhost' to database 'information_schema'

查找资料解决的问题:

原因:mysql所在liunx磁盘分区,分区磁盘空间不足导致

mysql Incorrect key file for table ‘/tmp/#sql_xxxx_0.MYI‘; try to repair it相关推荐

  1. MySQL异常:Incorrect key file for table '/tmp/#sql_37b_1.MYI'; try to repair it

    今天突然收到报警短信,提示网站有一个模块出现异常,当时我就方了 检查了下日志,发现异常如下: Caused by: java.sql.SQLException: Incorrect key file ...

  2. ERROR 126 (HY000) at line 1: Incorrect key file for table '/tmp/#sql_7b09_0.MYI'; try to repair it

    1.问题背景 我在slelect一个数据量很大的merge表时,并同时将select结果集insert到另外一张表中,报了如下错误: ERROR 126 (HY000) at line 1: Inco ...

  3. MySQL Error Query database. Causejava.sql.SQLException: Incorrect key file for table ‘/tmp/#sql_181c

    1,开发人员截图给我,后台报错如下: Error Query database. Causejava.sql.SQLException: Incorrect key file for table '/ ...

  4. 重启服务器后mysql表损坏 Incorrect key file for table ‘.\axxxx.MYI‘; try to repair it“,“tourl“:““,.....

    重启系统后mysql表损坏 Incorrect key file for table '.\axxxx.MYI'; try to repair it","tourl":& ...

  5. [error] [mysql]:1034 Incorrect key file for table 'table_name'; try to repair it

    [error] [mysql]:"1034 Incorrect key file for table 'table_name'; try to repair it" 现象描述: m ...

  6. mysql中大数据表alter增加字段报错:1034 Incorrect key file for table 'table_name'; try to repair it...

    mysql中大数据表alter增加字段报错:"1034 Incorrect key file for table 'table_name'; try to repair it" 现 ...

  7. MySql 执行异常Cause: java.sql.SQLException: Incorrect key file for table

    MySql 执行异常 问题现象 问题原因 解决方案 问题现象 今天测试环境执行sql图片报错,错误日记如下: org.springframework.jdbc.UncategorizedSQLExce ...

  8. mysql出现“Incorrect key file for table”解决办法

    今天mysql突然出现以下错误: mysql> select * from test;  ERROR 1034 (HY000): Incorrect key file for table 'te ...

  9. mysql old key files_mysql出现“Incorrect key file for table”解决办法

    本文来自: https://www.cnblogs.com/zjoch/archive/2013/08/19/3267131.html 今天mysql突然出现以下错误: mysql> selec ...

最新文章

  1. navicat连接oracle无监听程序_一个Java程序员的成长历程(022天)
  2. @propertysource 读不到properties_在加拿大读了6年还是大学一年级,会被赶出校吗?...
  3. bootstrap怎么在一个页面渲染多个表格_推荐一个前端框架
  4. 三星的typec可以充MacBook
  5. html5网页制作代码_HTML5的网页设计教程
  6. gatewayproperties 是空_杨丞琳演唱会踩空,从二楼高台掉到一楼,手脚擦伤,引发网友热议...
  7. PyTorch:加载自己的数据集
  8. 如何在Mac上使用终端阻止网站?
  9. HttpServletRequest中文乱码
  10. 【excel技巧读书笔记007】此工作薄包含一个或多个无法更新的链接
  11. 5ecsgo正在发送客户端_MQTT X 桌面客户端使用指南
  12. windows安装ssh服务
  13. MacBook Air重置开机密码
  14. Openwrt GCC 7.5编译sanitizer_internal_defs.h错误
  15. idea启动spring boot 错误: 找不到或无法加载主类
  16. 坐车看书的人都是在装逼?
  17. python plc fx5u_三菱PLC的FX5U系列参数与定位点
  18. 后端面经(已收到腾讯实习offer)
  19. access select max_喜欢就“Pick你”! 同样是选择,为啥不用Choose和Select?
  20. 收益 网络安全域建设_网络安全建设方案实施.doc

热门文章

  1. Rich Text Processing富文本处理
  2. 为什么薄膜干涉的厚度要很小_薄膜干涉,薄膜厚度?
  3. QQ以及微信中当前网页提示已停止访问该如何解决,如何能恢复访问?
  4. UI这样标注切图,再也不用加班了!
  5. 【视频目标检测论文阅读笔记】Optimizing Video Object Detection via a Scale-Time Lattice
  6. gmail账户_在弹出窗口中打开您的Gmail帐户
  7. 如何成为一名Google工程师
  8. 华为LAB实验室3-机器学习实验:(线性回归)美国King County房价预测训练赛
  9. 海云安:违法移动应用增多,加强自身安全合规建设是关键
  10. 【Python】利用高斯朴素贝叶斯模型实现光学字符识别