Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/71.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql 读取表时出现错误127,表被标记为崩溃,应进行修复_Mysql_Sql_Myisam - Fatal编程技术网

Mysql 读取表时出现错误127,表被标记为崩溃,应进行修复

Mysql 读取表时出现错误127,表被标记为崩溃,应进行修复,mysql,sql,myisam,Mysql,Sql,Myisam,获取错误表被标记为已崩溃,应予以修复 表正在使用MyIsam引擎 130429 3:11:27 [Warning] IP address '221.174.22.58' could not be resolved: The requested name is valid, but no data of the requested type was found. 130429 4:41:10 [Warning] IP address '61.164.161.158' has been res

获取错误
表被标记为已崩溃,应予以修复
表正在使用MyIsam引擎

130429  3:11:27 [Warning] IP address '221.174.22.58' could not be resolved: The requested name is valid, but no data of the requested type was found. 
130429  4:41:10 [Warning] IP address '61.164.161.158' has been resolved to the host name '158.161.164.61.dial.wz.zj.dynamic.163data.com.cn', which resembles IPv4-address itself.
130429  4:49:00 [Warning] IP address '122.224.186.174' could not be resolved: The requested name is valid, but no data of the requested type was found. 
130429  8:07:43 [Note] Hostname 'ip199.hichina.com' does not resolve to '121.199.26.215'.
130429  8:07:43 [Note] Hostname 'ip199.hichina.com' has the following IP addresses:
130429  8:07:43 [Note]  - 121.199.254.224

130429 10:23:41 [Note] Hostname 'ABTS-KK-dynamic-169.186.172.122.airtelbroadband.in' does not resolve to '122.172.186.169'.
130429 10:23:41 [Note] Hostname 'ABTS-KK-dynamic-169.186.172.122.airtelbroadband.in' has the following IP addresses:
130429 10:23:41 [Note]  - 92.242.132.27

130429 11:02:31 [Note] Hostname 'ABTS-KK-Static-100.2.166.122.airtelbroadband.in' does not resolve to '122.166.2.100'.
130429 11:02:31 [Note] Hostname 'ABTS-KK-Static-100.2.166.122.airtelbroadband.in' has the following IP addresses:
130429 11:02:31 [Note]  - 92.242.132.27

130429 13:07:01 [ERROR] Got error 127 when reading table '.\tr_rgc\ref_can'
130429 13:07:55 [Warning] IP address '27.7.48.173' could not be resolved: The requested name is valid, but no data of the requested type was found. 
130429 13:11:58 [Note] Hostname 'ABTS-KK-static-213.102.166.122.airtelbroadband.in' does not resolve to '122.166.102.213'.
130429 13:11:58 [Note] Hostname 'ABTS-KK-static-213.102.166.122.airtelbroadband.in' has the following IP addresses:
130429 13:11:58 [Note]  - 92.242.132.27

130429 13:11:58 [ERROR] Got error 127 when reading table '.\tr_rgc\ref_can'
130429 13:26:59 [ERROR] Got an error from thread_id=732, ..\..\..\mysql-5.5.30\storage\myisam\ha_myisam.cc:912
130429 13:26:59 [ERROR] MySQL thread id 732, OS thread handle 0x5e4, query id 93434 122.166.102.213 TR_RGC Checking table
check table ref_can
130429 13:27:26 [ERROR] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: ![Table '.\tr_rgc\ref_can' is marked as crashed and should be repaired][1]
130429 13:27:36 [ERROR] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Table '.\tr_rgc\ref_can' is marked as crashed and should be repaired
130429 13:27:52 [ERROR] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Table '.\tr_rgc\ref_can' is marked as crashed and should be repaired
130429 13:28:18 [ERROR] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Table '.\tr_rgc\ref_can' is marked as crashed and should be repaired
130429 13:28:22 [ERROR] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Table '.\tr_rgc\ref_can' is marked as crashed and should be repaired

我也检查了表,但出现了错误,请参阅在标记副本之前,请查看。

因此。。。
修理表ref\u能做什么do?使用
修理表ref\u can进行检查它不工作,请查看快照。我在您提供的任何链接中都没有看到任何
修复表
输出。。。。但假设你真的试过了,那你可能就有大麻烦了,您可以尝试从命令行执行
myisamchk--safe recover
,但可能是因为您的数据已损坏而无法恢复。请从myslq控制台使用以下命令:mysql>修复表。