当“修复表"查询在mysql中不起作用时该怎么办? [英] what to do when ' repair table ' query won't work in mysql?

查看:62
本文介绍了当“修复表"查询在mysql中不起作用时该怎么办?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到此错误:表的存储引擎不支持修复"

i got this error : "The storage engine for the table doesn't support repair"

当我尝试使用查询repair table tbl_college_master

表是innodb类型的,但是我不知道您是否遇到此错误?

table is of innodb type, but i dont know y i'm getting this error?

推荐答案

我认为您应该尝试 mysql修复工具 . . .这是一个很棒的工具,可以修复任何类型的mysql数据或包含任何数据的表.并且我确定它将使用查询修复表tbl_college_master来彻底修复该表.

I think you should try mysql repair tool . . . it's a great tool that can repair any type of mysql data or table containing any data. and i am sure that it will definetely repair the table using the query repair table tbl_college_master.

这篇关于当“修复表"查询在mysql中不起作用时该怎么办?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆